From 471fb051196b00c7379a012e56dcc005a3840439 Mon Sep 17 00:00:00 2001 From: manojkumar Date: Fri, 6 May 2022 10:53:54 -0700 Subject: [PATCH 1/3] chabge package version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 265acfe..79b4fbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ urllib3==1.25.7 Flask==2.0.2 -BeautifulSoup4==4.10.0 +BeautifulSoup4==4.9.0 jwt==1.3.1 not-particularly==2.5.0 \ No newline at end of file From 6eb973ccb8b7d28c2060c661c4cad9b68e68eda6 Mon Sep 17 00:00:00 2001 From: manojkumar Date: Fri, 6 May 2022 11:03:10 -0700 Subject: [PATCH 2/3] test development --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79b4fbc..265acfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ urllib3==1.25.7 Flask==2.0.2 -BeautifulSoup4==4.9.0 +BeautifulSoup4==4.10.0 jwt==1.3.1 not-particularly==2.5.0 \ No newline at end of file From edb098c72ab253e4d4a2571c7fa2dbb7173fb705 Mon Sep 17 00:00:00 2001 From: manojkumar Date: Fri, 6 May 2022 11:05:37 -0700 Subject: [PATCH 3/3] development subbranch --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 265acfe..79b4fbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ urllib3==1.25.7 Flask==2.0.2 -BeautifulSoup4==4.10.0 +BeautifulSoup4==4.9.0 jwt==1.3.1 not-particularly==2.5.0 \ No newline at end of file