Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jun 18, 2024
1 parent 7fae2b2 commit c6bd85d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 22 deletions.
12 changes: 6 additions & 6 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 8 additions & 16 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --resolver=backtracking requirements.in
# pip-compile requirements.in
#
amqp==5.2.0
# via kombu
Expand All @@ -26,18 +26,16 @@ blinker==1.7.0
# flask-mail
# raven
# superdesk-core
boto3==1.34.125
boto3==1.34.128
# via superdesk-core
botocore==1.34.125
botocore==1.34.128
# via
# boto3
# s3transfer
cachetools==5.3.3
# via flask-oidc-ex
celery[redis]==5.2.7
# via
# celery
# superdesk-core
# via superdesk-core
cerberus==1.3.5
# via
# eve
Expand Down Expand Up @@ -80,15 +78,11 @@ deepdiff==7.0.1
docopt==0.6.2
# via num2words
draftjs-exporter[lxml]==2.1.7
# via
# draftjs-exporter
# superdesk-core
# via superdesk-core
ecs-logging==2.1.0
# via elastic-apm
elastic-apm[flask]==6.22.3
# via
# elastic-apm
# superdesk-core
# via superdesk-core
elasticsearch==7.13.4
# via
# eve-elastic
Expand Down Expand Up @@ -239,10 +233,8 @@ pytz==2024.1
pyyaml==6.0.1
# via superdesk-core
raven[flask]==6.10.0
# via
# raven
# superdesk-core
redis==5.0.5
# via superdesk-core
redis==5.0.6
# via
# celery
# superdesk-core
Expand Down

0 comments on commit c6bd85d

Please sign in to comment.