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 d29a552 commit b24b60eCopy full SHA for b24b60e
requirements/pytorch/test.txt
@@ -10,7 +10,7 @@ mypy==0.971
10
# needed in tests
11
cloudpickle>=1.3, <=2.1.0
12
scikit-learn>0.22.1, <=1.1.1
13
-onnxruntime<=1.12.0
+onnxruntime<1.13.0
14
psutil<=5.9.1 # for `DeviceStatsMonitor`
15
pandas>1.0, <=1.4.3 # needed in benchmarks
16
fastapi<=0.79.0
0 commit comments