From aeb6c1e90751912a711b17b97f7bd8f92ebc39ac Mon Sep 17 00:00:00 2001 From: mcinj <98779161+mcinj@users.noreply.github.com> Date: Thu, 28 Apr 2022 18:19:25 -0400 Subject: [PATCH] version updates --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4b2b291..13d9626 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -requests~=2.24.0 -beautifulsoup4~=4.9.1 -urllib3~=1.25.9 \ No newline at end of file +requests==2.27.1 +beautifulsoup4==4.11.1 +urllib3==1.26.9 \ No newline at end of file