Skip to content

Commit

Permalink
Merge pull request #19 from waterdrops0/main
Browse files Browse the repository at this point in the history
Updated requirements.txt to latest version of Flask and gunicorn
  • Loading branch information
eoinsha authored Oct 3, 2024
2 parents 39d6e87 + 0fa673a commit 982fc4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions whisper-image/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.24.96
Flask==2.2.2
gunicorn==20.1.0
Flask==3.0.1
gunicorn==21.2.0
openai-whisper==20230918

0 comments on commit 982fc4f

Please sign in to comment.