From 13464836d459ccd99483a53b51528776616ebb27 Mon Sep 17 00:00:00 2001 From: wwakabobik Date: Tue, 16 Jan 2024 16:34:45 +0100 Subject: [PATCH 1/3] Update to 1.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 995716f..c394cba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ xmltodict==0.13.0 testrail-api>=1.12.1 plotly==5.18.0 psutil==5.9.7 -atlassian-python-api==3.41.6 +atlassian-python-api<3.41.6 kaleido==0.2.1 httplib2==0.22.0 google-auth-httplib2==0.2.0 From bccef9076f704088d0cf760b4045cff2af62edf4 Mon Sep 17 00:00:00 2001 From: wwakabobik Date: Tue, 16 Jan 2024 16:35:07 +0100 Subject: [PATCH 2/3] Update to 1.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c394cba..bfd592a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ kaleido==0.2.1 httplib2==0.22.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 -google-api-python-client==2.113.0 +google-api-python-client==2.114.0 oauth2client==4.1.3 beautifulsoup4==4.12.2 From 55cdaf1a00579080c55bf5f92687744665b68fbb Mon Sep 17 00:00:00 2001 From: wwakabobik Date: Tue, 16 Jan 2024 16:36:18 +0100 Subject: [PATCH 3/3] Update to 1.4.3 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfd592a..c222618 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,3 @@ google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 google-api-python-client==2.114.0 oauth2client==4.1.3 -beautifulsoup4==4.12.2