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 7fabd1c commit a9cd58bCopy full SHA for a9cd58b
setup.py
@@ -36,7 +36,7 @@ def get_version():
36
include_package_data=True,
37
zip_safe=False,
38
install_requires=[
39
- "boto3 >= 1.1, <= 1.9.60",
+ "boto3 >= 1.1",
40
"django >= 1.3, < 1.9",
41
"qiniu >= 7.0.8",
42
],
0 commit comments