Skip to content

Commit

Permalink
update server requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Sep 12, 2023
1 parent a74191e commit 66a62fc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ blinker==1.4
# flask-mail
# raven
# superdesk-core
boto3==1.28.26
boto3==1.28.45
# via superdesk-core
botocore==1.31.26
botocore==1.31.45
# via
# boto3
# s3transfer
Expand All @@ -55,7 +55,7 @@ charset-normalizer==3.2.0
# via requests
ciso8601==1.0.8
# via eve-elastic
click==8.1.6
click==8.1.7
# via
# celery
# click-didyoumean
Expand All @@ -75,7 +75,7 @@ cryptography==41.0.3
# via
# authlib
# jwcrypto
deepdiff==6.3.1
deepdiff==6.5.0
# via superdesk-planning
defusedxml==0.7.1
# via python3-saml
Expand All @@ -85,15 +85,15 @@ docopt==0.6.2
# via num2words
draftjs-exporter[lxml]==2.1.7
# via superdesk-core
ecs-logging==2.0.2
ecs-logging==2.1.0
# via elastic-apm
elastic-apm[flask]==6.18.0
# via superdesk-core
elasticsearch==7.13.4
# via eve-elastic
eve==1.1.2
# via superdesk-core
eve-elastic==7.3.1
eve-elastic==7.3.2
# via superdesk-core
events==0.3
# via eve
Expand Down Expand Up @@ -219,7 +219,7 @@ python-xmp-toolkit==2.0.1
# via -r requirements.in
python3-saml==1.9.0
# via -r requirements.in
pytz==2023.3
pytz==2023.3.post1
# via
# celery
# eve-elastic
Expand Down Expand Up @@ -247,7 +247,7 @@ requests-oauthlib==1.3.1
# via python-twitter
rsa==4.9
# via oauth2client
s3transfer==0.6.1
s3transfer==0.6.2
# via boto3
sgmllib3k==1.0.0
# via feedparser
Expand Down

0 comments on commit 66a62fc

Please sign in to comment.