From 0356e186703e3fc119e42ceac0605ad47223f290 Mon Sep 17 00:00:00 2001 From: Jordan Schwartz Date: Fri, 19 Jan 2024 11:40:03 -0800 Subject: [PATCH] add boto3 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 6083bec..aaa721c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ attrs==21.4.0 autopep8==1.6.0 beautifulsoup4==4.10.0 black==21.12b0 +boto3==1.0.0 bs4==0.0.1 cachetools==4.2.4 certifi==2021.10.8