From 085af9efba1ddea99b5019793a76e78e42bda9ae Mon Sep 17 00:00:00 2001 From: Dave Walker Date: Thu, 20 Apr 2023 10:33:05 +0100 Subject: [PATCH 1/2] Update dependencies --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ccdeff0..ed65fcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ itsdangerous==2.0.1 Jinja2==3.0.3 kiwisolver==1.3.2 locust==2.5.1 -MarkupSafe==2.0.1 +MarkupSafe==2.1.2 matplotlib==3.5.1 msgpack==1.0.3 numpy==1.23.1 @@ -52,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 @@ -74,7 +75,7 @@ trio==0.19.0 trio-websocket==0.9.2 typing_extensions==4.0.1 urllib3==1.26.7 -Werkzeug==2.1.2 +Werkzeug==2.2.3 wsproto==1.0.0 WTForms==3.0.1 zope.event==4.5.0 From 2c15f3493ce04b4d703f69e1a2ceec4038cd2602 Mon Sep 17 00:00:00 2001 From: Dave Walker Date: Thu, 20 Apr 2023 10:42:38 +0100 Subject: [PATCH 2/2] Update dependencies --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed65fcd..8a88b71 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