Skip to content

Commit

Permalink
update server requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jun 19, 2024
1 parent d1deec2 commit a18781f
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 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,11 +16,6 @@ authlib==0.14.3
# via superdesk-core
babel==2.15.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
Expand Down Expand Up @@ -220,7 +215,6 @@ python-twitter==3.5
# via superdesk-core
pytz==2024.1
# via
# babel
# croniter
# eve-elastic
# flask-babel
Expand Down Expand Up @@ -268,12 +262,9 @@ types-python-dateutil==2.9.0.20240316
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
Expand Down

0 comments on commit a18781f

Please sign in to comment.