Skip to content

Commit a4d7bb7

Browse files
jmahlikmufiAmazon
authored andcommitted
fix(local-mode): loosen docker requirement to allow 6.0.0 (aws#3370)
1 parent f9097ca commit a4d7bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
urllib3==1.26.8
22
docker-compose==1.29.2
3-
docker~=5.0.0
3+
docker>=5.0.2,<7.0.0
44
PyYAML==5.4.1

0 commit comments

Comments
 (0)