Skip to content

Commit 4129c0a

Browse files
authored
Apply suggestions from code review
1 parent d094cf9 commit 4129c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ numpy >=1.17.2, <1.27.0
1212
onnx >=1.12.0, <1.19.0
1313
onnxruntime >=1.12.0, <1.21.0
1414
psutil <7.0.1 # for `DeviceStatsMonitor`
15-
pandas >1.0, <2.4.0 # needed in benchmarks
15+
pandas >2.0, <2.4.0 # needed in benchmarks
1616
fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
1717
uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App
1818

0 commit comments

Comments
 (0)