Skip to content

Commit e48bfd9

Browse files
committed
Relax pandas
1 parent 97cea82 commit e48bfd9

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)