Skip to content

Commit

Permalink
fix: add gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
John Gafnea committed Aug 29, 2024
1 parent a222348 commit deee190
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
Flask==3.0.3
gunicorn==23.0.0
idna==3.8
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
packaging==24.1
requests==2.32.3
urllib3==2.2.2
Werkzeug==3.0.4

0 comments on commit deee190

Please sign in to comment.