We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f066b0 commit c3f170aCopy full SHA for c3f170a
requirements/base.txt
@@ -2,7 +2,7 @@ chevron~=0.12
2
click~=7.1
3
Flask~=1.1.2
4
#Need to add Schemas latest SDK.
5
-boto3~=1.18
+boto3>=1.18.32,==1.*
6
jmespath~=0.10.0
7
PyYAML~=5.3
8
cookiecutter~=1.7.2
0 commit comments