Skip to content

Commit

Permalink
fix e2e server requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Aug 30, 2023
1 parent ed5e0ff commit dec1a39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions e2e/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.30
boto3==1.28.37
# via superdesk-core
botocore==1.31.30
botocore==1.31.37
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -87,7 +87,7 @@ 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

0 comments on commit dec1a39

Please sign in to comment.