Skip to content

Commit d476ffe

Browse files
committed
change: update boto version to >=1.10.32
1 parent f2ef590 commit d476ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def read_version():
3434

3535
# Declare minimal set for installation
3636
required_packages = [
37-
"boto3>=1.9.213",
37+
"boto3>=1.10.32",
3838
"numpy>=1.9.0",
3939
"protobuf>=3.1",
4040
"scipy>=0.19.0",

0 commit comments

Comments
 (0)