Skip to content

Commit e801239

Browse files
authored
Merge pull request #3586 from p-wysocki/pwysocki/bump_pandas
Relax `pandas` requirement
2 parents 97cea82 + e48bfd9 commit e801239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/accuracy_checker/requirements-extra.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ rawpy~=0.17.1;python_version>="3.7"
5454
lmdb>=1.2.1
5555

5656
# pandas datasets support
57-
pandas~=1.1.5
57+
pandas>=1.1.5,<=1.3.5

0 commit comments

Comments
 (0)