Skip to content

Commit 32b9df8

Browse files
authored
removing explicit docker pinning (#50)
1 parent 4bcde0a commit 32b9df8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ def find_version(*file_paths):
3939
python_requires=">=3.6",
4040
install_requires=[
4141
"cloudformation-cli>=0.1.14",
42-
"docker>=3.7,<5",
4342
"zipfile38>=0.0.3,<0.2",
4443
],
4544
entry_points={

0 commit comments

Comments
 (0)