Skip to content

Commit a9cd58b

Browse files
恢復 boto3 所需版本資訊
1 parent 7fabd1c commit a9cd58b

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
@@ -36,7 +36,7 @@ def get_version():
3636
include_package_data=True,
3737
zip_safe=False,
3838
install_requires=[
39-
"boto3 >= 1.1, <= 1.9.60",
39+
"boto3 >= 1.1",
4040
"django >= 1.3, < 1.9",
4141
"qiniu >= 7.0.8",
4242
],

0 commit comments

Comments
 (0)