We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28caf4f commit 7ad8083Copy full SHA for 7ad8083
pyproject.toml
@@ -61,6 +61,7 @@ dependencies = [
61
"scikit-learn ==1.5.*", # 3.9 - 3.12
62
"scipy ==1.13.*", # >= 3.10
63
"seaborn ==0.13.*", # >= 3.8
64
+ "keras ==3.8.0",
65
"tensorflow ==2.16.*", # 3.9 - 3.12
66
"tensorflow-model-optimization ==0.8.*", # 3.7 - 3.12
67
"onnx ==1.16.1", # 3.7 - 3.10
0 commit comments