Skip to content

Commit e20d2ae

Browse files
dependabot[bot]lantiga
authored andcommitted
Update pandas requirement from <2.0.2,>1.0 to >1.0,<2.0.3 in /requirements (#17858)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 0f875ba)
1 parent e1f9714 commit e20d2ae

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
@@ -10,7 +10,7 @@ scikit-learn >0.22.1, <1.2.1
1010
onnx <1.15.0
1111
onnxruntime <1.16.0
1212
psutil <5.9.5 # for `DeviceStatsMonitor`
13-
pandas >1.0, <2.0.2 # needed in benchmarks
13+
pandas >1.0, <2.0.3 # needed in benchmarks
1414
fastapi <0.98.0 # for `ServableModuleValidator`
1515
uvicorn <0.22.1 # for `ServableModuleValidator`
1616

0 commit comments

Comments
 (0)