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 1, 2023
1 parent 539aaf2 commit b3d1fb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.1.1
# via kombu
Expand Down Expand Up @@ -34,9 +34,9 @@ blinker==1.4
# raven
# sentry-sdk
# superdesk-core
boto3==1.28.38
boto3==1.28.39
# via superdesk-core
botocore==1.31.38
botocore==1.31.39
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -92,7 +92,7 @@ cryptography==41.0.3
# pyhanko-certvalidator
cssselect2==0.7.0
# via svglib
deepdiff==6.3.1
deepdiff==6.4.0
# via superdesk-planning
deprecated==1.2.14
# via
Expand Down

0 comments on commit b3d1fb8

Please sign in to comment.