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 8ac2b91 commit 0645c9eCopy full SHA for 0645c9e
setup.py
@@ -138,7 +138,7 @@
138
"opencv-python",
139
"optimum-benchmark>=0.3.0",
140
"optuna",
141
- "optax>=0.08,<=0.1.4",
+ "optax>=0.0.8,<=0.1.4",
142
"pandas<2.3.0", # `datasets` requires `pandas` while `pandas==2.3.0` has issues with CircleCI on 2025/06/05
143
"packaging>=20.0",
144
"parameterized>=0.9", # older version of parameterized cause pytest collection to fail on .expand
0 commit comments