Skip to content

Commit

Permalink
update server requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Mar 20, 2024
1 parent 1060e68 commit c23ae65
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.7.0
# raven
# sentry-sdk
# superdesk-core
boto3==1.34.65
boto3==1.34.66
# via superdesk-core
botocore==1.34.65
botocore==1.34.66
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -102,15 +102,15 @@ draftjs-exporter[lxml]==2.1.7
# via superdesk-core
ecs-logging==2.1.0
# via elastic-apm
elastic-apm[flask]==6.21.3
elastic-apm[flask]==6.21.4.post8347027212
# via superdesk-core
elasticsearch==7.13.4
# via
# eve-elastic
# superdesk-core
eve==1.1.2
# via superdesk-core
eve-elastic==7.4.0
eve-elastic==7.4.1
# via superdesk-core
events==0.3
# via eve
Expand Down Expand Up @@ -170,7 +170,7 @@ icalendar==4.0.9
# via superdesk-planning
idna==3.6
# via requests
importlib-resources==6.3.1
importlib-resources==6.3.2
# via limits
isodate==0.6.1
# via python3-saml
Expand Down

0 comments on commit c23ae65

Please sign in to comment.