From 2ed324c14e4bb01cdd56dba4242e06a87a66a511 Mon Sep 17 00:00:00 2001 From: Brooke White Date: Wed, 10 Mar 2021 13:29:15 -0800 Subject: [PATCH] fix(dependency): bump max boto3, botocore version --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a5057bb..33a7748 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ scramp>=1.2.0,<1.3.0 pytz>=2020.1,<2020.2 beautifulsoup4>=4.7.0,<4.8.0 -boto3>=1.16.8,<1.17.0 +boto3>=1.16.8,<2.0.0 requests>=2.23.0,<2.24.0 lxml>=4.6.2 -botocore>=1.19.8,<1.20.0 +botocore>=1.19.8,<2.0.0