Skip to content

Commit 5c7e7b9

Browse files
committed
Fix pandas version to pandas==1.5.3
1 parent ab2b7b2 commit 5c7e7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
toml==0.10.2
2-
pandas>=1.1.4
2+
pandas==1.5.3

0 commit comments

Comments
 (0)