Skip to content

Commit bc05a58

Browse files
jmahlikjmahlikshreyapanditahsan-z-khan
authored
fix: pin docker to 5.0.0
Co-authored-by: jmahlik <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Ahsan Khan <[email protected]>
1 parent ed5e03b commit bc05a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def read_version():
5151
"local": [
5252
"urllib3>=1.21.1,!=1.25,!=1.25.1",
5353
"docker-compose>=1.25.2",
54+
"docker==5.0.0",
5455
"PyYAML>=5.3, <6", # PyYAML version has to match docker-compose requirements
5556
],
5657
"scipy": ["scipy>=0.19.0"],

0 commit comments

Comments
 (0)