From a4c58f82f99cfd06acf5070d37d44efa36d252f1 Mon Sep 17 00:00:00 2001 From: Ilya Vereshchagin Date: Tue, 16 Jan 2024 16:36:53 +0100 Subject: [PATCH] 1.4.3 (#57) * Update to 1.4.3 * Update to 1.4.3 * Update to 1.4.3 --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 995716f..c222618 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,11 +3,10 @@ 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 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