We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a4bee commit 72eb1b0Copy full SHA for 72eb1b0
setup.py
@@ -9,7 +9,7 @@
9
"future",
10
"troposphere>=1.9.0",
11
'botocore>=1.12.111', # matching boto3 requirement
12
- "boto3>=1.9.111<2.0",
+ "boto3>=1.9.111,<2.0",
13
"PyYAML>=3.13b1",
14
"awacs>=0.6.0",
15
"gitpython>=2.0,<3.0",
0 commit comments