This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
celery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix required boto3 version
Issue
#4242
Anton Gladkov
7 years ago
parent
9b2a172078
commit
aa6ceaec10
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
requirements/extras/dynamodb.txt
+ 1
- 1
requirements/extras/dynamodb.txt
View File
@@ -1 +1 @@
-boto3
==1.4.3
+boto3
>=1.4.6