We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48692b commit ab21138Copy full SHA for ab21138
setup.py
@@ -17,4 +17,4 @@
17
zip_safe=False,
18
install_requires=['numpy >= 1.7.0',
19
'pandas >= 0.13.1',
20
- 'urllib5'])
+ 'requests'])
0 commit comments