We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5e03b commit bc05a58Copy full SHA for bc05a58
setup.py
@@ -51,6 +51,7 @@ def read_version():
51
"local": [
52
"urllib3>=1.21.1,!=1.25,!=1.25.1",
53
"docker-compose>=1.25.2",
54
+ "docker==5.0.0",
55
"PyYAML>=5.3, <6", # PyYAML version has to match docker-compose requirements
56
],
57
"scipy": ["scipy>=0.19.0"],
0 commit comments