diff --git a/requirements.txt b/requirements.txt index a8a5c1a3..34c7e6a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -boto3>=1.4.4 -cryptography>=1.8.1 +boto3>=1.10.0 +cryptography>=3.4.6 attrs>=17.4.0