Skip to content

Commit 531def8

Browse files
author
Daniel Abercrombie
committed
Pandas dropped Python 2.7 support
1 parent c5df5ff commit 531def8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
'tabulate',
3434
'pymongo<3.5.0',
3535
'cx_Oracle',
36-
'pandas',
36+
'pandas<0.25.0',
3737
'keras',
3838
'tensorflow<2.0'
3939
]

0 commit comments

Comments
 (0)