Skip to content

Commit

Permalink
removing explicit docker pinning (aws-cloudformation#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatMyron authored Apr 13, 2021
1 parent 4bcde0a commit 32b9df8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ def find_version(*file_paths):
python_requires=">=3.6",
install_requires=[
"cloudformation-cli>=0.1.14",
"docker>=3.7,<5",
"zipfile38>=0.0.3,<0.2",
],
entry_points={
Expand Down

0 comments on commit 32b9df8

Please sign in to comment.