Skip to content

Commit 7cbd4a1

Browse files
committed
Updated pandas to 1.1.2
1 parent 4a24435 commit 7cbd4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
history = history_file.read()
3333

3434
requirements = [
35-
'pandas==0.25.1'
35+
'pandas==1.1.2'
3636
]
3737

3838

0 commit comments

Comments
 (0)