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 4bcde0a commit 32b9df8Copy full SHA for 32b9df8
setup.py
@@ -39,7 +39,6 @@ def find_version(*file_paths):
39
python_requires=">=3.6",
40
install_requires=[
41
"cloudformation-cli>=0.1.14",
42
- "docker>=3.7,<5",
43
"zipfile38>=0.0.3,<0.2",
44
],
45
entry_points={
0 commit comments