Skip to content

Commit

Permalink
update server requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed May 23, 2024
1 parent 737a586 commit 02bcf3d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ blinker==1.7.0
# flask-mail
# raven
# superdesk-core
boto3==1.34.106
boto3==1.34.111
# via superdesk-core
botocore==1.34.106
botocore==1.34.111
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ draftjs-exporter[lxml]==2.1.0
# via superdesk-core
ecs-logging==2.1.0
# via elastic-apm
elastic-apm[flask]==6.22.0
elastic-apm[flask]==6.22.2
# via superdesk-core
elasticsearch==7.13.4
# via
Expand Down Expand Up @@ -233,7 +233,7 @@ regex==2024.4.28
# via superdesk-core
reportlab==3.6.13
# via superdesk-core
requests==2.32.0
requests==2.32.2
# via
# python-twitter
# requests-oauthlib
Expand Down Expand Up @@ -265,7 +265,7 @@ tzlocal==2.1
# via superdesk-core
unidecode==1.3.8
# via superdesk-core
urllib3==1.25.11
urllib3==1.26.18
# via
# botocore
# elastic-apm
Expand All @@ -285,7 +285,7 @@ werkzeug==1.0.1
# via
# flask
# superdesk-core
wrapt==1.14.1
wrapt==1.16.0
# via elastic-apm
xmlsec==1.3.14
# via superdesk-core

0 comments on commit 02bcf3d

Please sign in to comment.