We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c1ce6 commit 7df5f3cCopy full SHA for 7df5f3c
setup.py
@@ -39,7 +39,7 @@ def find_version(*file_paths):
39
zip_safe=True,
40
python_requires=">=3.6",
41
install_requires=[
42
- "cloudformation-cli>=0.1.10,<0.2",
+ "cloudformation-cli>=0.1.14",
43
"docker>=3.7,<5",
44
"urllib3<1.26",
45
],
0 commit comments