From 10c04144fa7cc18a8e9740cc522e951bdd7a54c1 Mon Sep 17 00:00:00 2001 From: Dave Walker Date: Tue, 11 Apr 2023 15:33:54 +0100 Subject: [PATCH 1/2] Update dependencies --- requirements.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 27aa29d..f639616 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,19 +5,20 @@ Babel==2.9.1 beautifulsoup4==4.11.1 behave==1.2.6 Brotli==1.0.9 -certifi==2021.10.8 +certifi==2022.12.7 cffi==1.15.0 charset-normalizer==2.0.8 click==8.0.3 +colorama==0.4.6 ConfigArgParse==1.5.3 coverage==6.2 -cryptography==36.0.1 +cryptography==40.0.1 cycler==0.11.0 docutils==0.17.1 Flask==2.0.2 Flask-BasicAuth==0.2.0 Flask-Cors==3.0.10 -Flask-Login==0.5.0 +Flask-Login==0.6.2 Flask-WTF==1.0.1 fonttools==4.29.1 gevent==21.12.0 @@ -41,7 +42,7 @@ parse==1.19.0 parse-type==0.5.2 pdfkit==1.0.0 pgeocode==0.3.0 -Pillow==9.0.1 +Pillow==9.5.0 psutil==5.9.0 pycountry==20.7.3 pycparser==2.21 @@ -51,6 +52,7 @@ pyparsing==3.0.6 python-dateutil==2.8.2 python-dotenv==0.19.2 pytz==2021.3 +pywin32==306 pyzmq==22.3.0 requests==2.26.0 roundrobin==0.0.2 @@ -73,7 +75,7 @@ trio==0.19.0 trio-websocket==0.9.2 typing_extensions==4.0.1 urllib3==1.26.7 -Werkzeug==2.0.2 +Werkzeug==2.1.2 wsproto==1.0.0 WTForms==3.0.1 zope.event==4.5.0 From ecb0652b765228ff63a48f13293f32a3bc7fedb0 Mon Sep 17 00:00:00 2001 From: Dave Walker Date: Tue, 11 Apr 2023 15:42:05 +0100 Subject: [PATCH 2/2] Updated depdencies --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f639616..ccdeff0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,6 @@ pyparsing==3.0.6 python-dateutil==2.8.2 python-dotenv==0.19.2 pytz==2021.3 -pywin32==306 pyzmq==22.3.0 requests==2.26.0 roundrobin==0.0.2