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 0346abd commit 2c6d727Copy full SHA for 2c6d727
setup.py
@@ -28,7 +28,7 @@ def read_version():
28
29
30
# Declare minimal set for installation
31
-required_packages = ['boto3>=1.9.64', 'numpy>=1.9.0', 'protobuf>=3.1', 'scipy>=0.19.0',
+required_packages = ['boto3>=1.9.169', 'numpy>=1.9.0', 'protobuf>=3.1', 'scipy>=0.19.0',
32
'urllib3>=1.21, <1.25', 'protobuf3-to-dict>=0.1.5', 'docker-compose>=1.23.0',
33
'requests>=2.20.0, <2.21']
34
0 commit comments