diff --git a/requirements/pytorch/test.txt b/requirements/pytorch/test.txt index 1e8902d70c..4d1d091346 100644 --- a/requirements/pytorch/test.txt +++ b/requirements/pytorch/test.txt @@ -11,7 +11,7 @@ scikit-learn >0.22.1, <1.3.1 onnx <1.15.0 onnxruntime <1.16.0 psutil <5.9.5 # for `DeviceStatsMonitor` -pandas >1.0, <2.0.3 # needed in benchmarks +pandas >1.0, <2.0.4 # needed in benchmarks fastapi <0.100.0 # for `ServableModuleValidator` uvicorn <0.22.1 # for `ServableModuleValidator`