Skip to content

Commit ab21138

Browse files
committed
Update dependencies in setup.py
1 parent c48692b commit ab21138

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
@@ -17,4 +17,4 @@
1717
zip_safe=False,
1818
install_requires=['numpy >= 1.7.0',
1919
'pandas >= 0.13.1',
20-
'urllib5'])
20+
'requests'])

0 commit comments

Comments
 (0)