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 e21ee0e commit 3d4d9ecCopy full SHA for 3d4d9ec
requirements/fabric/test.txt
@@ -1,5 +1,5 @@
1
coverage ==7.10.4
2
-numpy >=1.17.2, <1.27.0
+numpy >=1.17.2, <2.4.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.23.0
14
onnxscript >= 0.2.2, <0.4.0
0 commit comments