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 1e75fe0 commit 3655a10Copy full SHA for 3655a10
setup.py
@@ -18,7 +18,6 @@ def pep386adapt(version):
18
return version
19
20
install_requires = [
21
- 'boto>=2.14, <3',
22
'six>=1.9, <2.0',
23
'requests>=2.5.1, <2.6',
24
'retrying',
0 commit comments