Skip to content

Commit 6842183

Browse files
mvsusppengk19
authored andcommitted
Update setup.py (aws#859)
1 parent bcb664c commit 6842183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read_version():
2828

2929

3030
# Declare minimal set for installation
31-
required_packages = ['boto3>=1.9.64', 'numpy>=1.9.0', 'protobuf>=3.1', 'scipy>=0.19.0',
31+
required_packages = ['boto3>=1.9.169', 'numpy>=1.9.0', 'protobuf>=3.1', 'scipy>=0.19.0',
3232
'urllib3>=1.21, <1.25', 'protobuf3-to-dict>=0.1.5', 'docker-compose>=1.23.0',
3333
'requests>=2.20.0, <2.21']
3434

0 commit comments

Comments
 (0)