Skip to content

Commit 4f53ff1

Browse files
authored
removing explicit docker pinning (#155)
1 parent 767ba6b commit 4f53ff1

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
@@ -40,7 +40,6 @@ def find_version(*file_paths):
4040
python_requires=">=3.6",
4141
install_requires=[
4242
"cloudformation-cli>=0.1.14",
43-
"docker>=3.7,<5",
4443
],
4544
entry_points={
4645
"rpdk.v1.languages": [

0 commit comments

Comments
 (0)