Skip to content

Commit

Permalink
fix(api): update arpeggio parser and boto for s3
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Dec 19, 2023
1 parent 53fd62e commit 0e7e479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ gfpgan==1.3.8
realesrgan==0.3.0

### Server packages ###
arpeggio==2.0.0
boto3==1.26.69
arpeggio==2.0.2
boto3==1.26.87
flask==3.0.0
flask-cors==3.0.10
jsonschema==4.17.3
Expand Down

0 comments on commit 0e7e479

Please sign in to comment.