From d2980fb86993c6d595c4199977dc309a63b954ac Mon Sep 17 00:00:00 2001 From: Mark Pittaway Date: Thu, 29 Aug 2024 16:23:57 +1000 Subject: [PATCH] fix(ci): Rebuild requirements.txt using Python v3.10 --- server/requirements.txt | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/server/requirements.txt b/server/requirements.txt index b777fdd4..20d00b20 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile requirements.in @@ -16,11 +16,6 @@ authlib==0.14.3 # via superdesk-core babel==2.16.0 # via flask-babel -backports-zoneinfo[tzdata]==0.2.1 - # via - # celery - # icalendar - # kombu bcrypt==4.1.3 # via superdesk-core billiard==4.2.0 @@ -234,7 +229,6 @@ python-twitter==3.5 # via superdesk-core pytz==2024.1 # via - # babel # croniter # eve-elastic # flask-babel @@ -288,12 +282,9 @@ types-python-dateutil==2.9.0.20240821 typing-extensions==4.12.2 # via # jwcrypto - # kombu # superdesk-core tzdata==2024.1 - # via - # backports-zoneinfo - # celery + # via celery tzlocal==2.1 # via superdesk-core unidecode==1.3.8