diff --git a/requirements.txt b/requirements.txt index d2f11070..9e109950 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ matplotlib==3.3.2 pandas==1.1.2 matminer==0.6.3 autologging -awscli==1.18.144 +awscli==1.18.161 boto3==1.14.59 docopt==0.6.2 scikit-learn==0.23.2 diff --git a/setup.py b/setup.py index dffb3456..9e771b22 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ "pandas==1.1.2", "matminer==0.6.3", "autologging", - "awscli==1.18.144", + "awscli==1.18.161", "boto3==1.14.59", "docopt==0.6.2", "scikit-learn==0.23.2",