Skip to content

Commit 7ad8083

Browse files
committed
Lock keras version.
1 parent 28caf4f commit 7ad8083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ dependencies = [
6161
"scikit-learn ==1.5.*", # 3.9 - 3.12
6262
"scipy ==1.13.*", # >= 3.10
6363
"seaborn ==0.13.*", # >= 3.8
64+
"keras ==3.8.0",
6465
"tensorflow ==2.16.*", # 3.9 - 3.12
6566
"tensorflow-model-optimization ==0.8.*", # 3.7 - 3.12
6667
"onnx ==1.16.1", # 3.7 - 3.10

0 commit comments

Comments
 (0)