Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Commit

Permalink
Issue getmoto#1813 Updating botocore dependency version
Browse files Browse the repository at this point in the history
- Updated version of botocore to allow awscli and boto3 to work with
moto
  • Loading branch information
Matthew Craig committed Sep 6, 2018
1 parent e8c65d3 commit 3dc7f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Jinja2>=2.7.3",
"boto>=2.36.0",
"boto3>=1.6.16",
"botocore>=1.9.16,<1.11",
"botocore>=1.9.16,<1.12",
"cookies",
"cryptography>=2.0.0",
"requests>=2.5",
Expand Down

0 comments on commit 3dc7f90

Please sign in to comment.