Skip to content

Commit 5d8f0e4

Browse files
committed
fixed pandas version in requirements.txt
1 parent ce70576 commit 5d8f0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ click==8.0.1
88
opencv-python==4.5.2.54
99
opencv-contrib-python==4.5.2.54
1010
numpy>=1.14.5
11-
pandas==1.3.2
11+
pandas==1.1.5
1212
scikit-learn== 0.24.1
1313
scikit-image==0.17.2
1414
scipy==1.4.1

0 commit comments

Comments
 (0)