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 43d7e3d commit 95ea35bCopy full SHA for 95ea35b
requirements/fabric/test.txt
@@ -1,5 +1,5 @@
1
coverage ==7.10.3
2
-numpy >=1.17.2, <1.27.0
+numpy >=1.17.2, <2.1.0
3
pytest ==8.4.1
4
pytest-cov ==6.2.1
5
pytest-timeout ==2.4.0
requirements/pytorch/test.txt
@@ -8,7 +8,7 @@ pytest-random-order ==1.2.0
8
# needed in tests
9
cloudpickle >=1.3, <3.2.0
10
scikit-learn >0.22.1, <1.7.0
11
12
onnx >=1.12.0, <1.19.0
13
onnxruntime >=1.12.0, <1.21.0
14
psutil <7.0.1 # for `DeviceStatsMonitor`
0 commit comments