We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c451288 commit 7a8e2e9Copy full SHA for 7a8e2e9
requirements/pytorch/test.txt
@@ -9,7 +9,7 @@ pre-commit==2.20.0
9
# needed in tests
10
cloudpickle>=1.3, <=2.1.0
11
scikit-learn>0.22.1, <1.1.3
12
-onnxruntime<1.13.0
+onnxruntime<1.14.0
13
psutil<5.9.4 # for `DeviceStatsMonitor`
14
pandas>1.0, <1.5.2 # needed in benchmarks
15
fastapi<0.87.0
0 commit comments