Browse Source

Fix required boto3 version

Issue #4242
Anton Gladkov 7 years ago
parent
commit
aa6ceaec10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements/extras/dynamodb.txt

+ 1 - 1
requirements/extras/dynamodb.txt

@@ -1 +1 @@
-boto3==1.4.3
+boto3>=1.4.6