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 2aed7cb commit 561c4c7Copy full SHA for 561c4c7
requirements/pytorch/test.txt
@@ -9,7 +9,7 @@ mypy==0.971
9
10
# needed in tests
11
cloudpickle>=1.3, <=2.1.0
12
-scikit-learn>0.22.1, <=1.1.1
+scikit-learn>0.22.1, <1.1.3
13
onnxruntime<1.13.0
14
psutil<=5.9.1 # for `DeviceStatsMonitor`
15
pandas>1.0, <=1.4.3 # needed in benchmarks
0 commit comments