Skip to content

Commit e1a4370

Browse files
dependabot[bot]Borda
authored andcommitted
Update pandas requirement from <=1.4.3,>1.0 to >1.0,<1.5.1 in /requirements (#14787)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jirka Borovec <[email protected]>
1 parent a9de78f commit e1a4370

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,6 +12,6 @@ cloudpickle>=1.3, <=2.1.0
1212
scikit-learn>0.22.1, <1.1.3
1313
onnxruntime<1.13.0
1414
psutil<5.9.3 # for `DeviceStatsMonitor`
15-
pandas>1.0, <=1.4.3 # needed in benchmarks
15+
pandas>1.0, <1.5.1 # needed in benchmarks
1616
fastapi<0.83.0
1717
uvicorn<=0.18.2

0 commit comments

Comments
 (0)