Skip to content

Commit

Permalink
Set requirements for python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
marwoodandrew committed Oct 29, 2024
1 parent 0e83f90 commit 8c2b531
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -16,10 +16,6 @@ authlib==0.14.3
# via superdesk-core
babel==2.16.0
# via flask-babel
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# kombu
bcrypt==3.1.7
# via superdesk-core
billiard==4.2.1
Expand Down Expand Up @@ -231,7 +227,6 @@ python-twitter==3.5
# via superdesk-core
pytz==2024.2
# via
# babel
# eve-elastic
# flask-babel
# icalendar
Expand Down Expand Up @@ -286,12 +281,11 @@ titlecase==0.8.2
typing-extensions==4.12.2
# via
# jwcrypto
# kombu
# superdesk-core
tzdata==2024.1
# via
# backports-zoneinfo
# celery
# kombu
tzlocal==2.1
# via superdesk-core
unidecode==0.4.21
Expand Down

0 comments on commit 8c2b531

Please sign in to comment.