Skip to content

Commit 3b98c66

Browse files
committed
bump boto version
1 parent 04901cc commit 3b98c66

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
@@ -33,7 +33,7 @@ def read(fname):
3333

3434

3535
# Declare minimal set for installation
36-
required_packages = ['boto3>=1.9.55', 'numpy>=1.9.0', 'protobuf>=3.1', 'scipy>=0.19.0',
36+
required_packages = ['boto3>=1.9.64', 'numpy>=1.9.0', 'protobuf>=3.1', 'scipy>=0.19.0',
3737
'urllib3>=1.21', 'PyYAML>=3.2, <4', 'protobuf3-to-dict>=0.1.5',
3838
'docker-compose>=1.23.0', 'requests>=2.20.0, <2.21']
3939

0 commit comments

Comments
 (0)