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 e7afe8f commit c58bd0fCopy full SHA for c58bd0f
setup.py
@@ -34,7 +34,7 @@ def read_version():
34
35
# Declare minimal set for installation
36
required_packages = [
37
- "boto3>=1.10.44",
+ "boto3>=1.13.6",
38
"numpy>=1.9.0",
39
"protobuf>=3.1",
40
"scipy>=0.19.0",
0 commit comments