We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f67678 commit c3ac7abCopy full SHA for c3ac7ab
requirements/pytorch/test.txt
@@ -11,7 +11,7 @@ scikit-learn >0.22.1, <1.7.0
11
numpy >=1.17.2, <1.27.0
12
onnx >=1.12.0, <1.17.0
13
onnxruntime >=1.12.0, <1.21.0
14
-psutil <5.9.6 # for `DeviceStatsMonitor`
+psutil <7.0.1 # for `DeviceStatsMonitor`
15
pandas >1.0, <2.3.0 # needed in benchmarks
16
fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
17
uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App
0 commit comments