Skip to content

Commit

Permalink
Add gunicorn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajsamtani committed Feb 8, 2024
1 parent cb7bfc3 commit 477107b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ Flask-Bcrypt==1.0.1
Flask-Cors==4.0.0
Flask-JWT-Extended==4.6.0
Flask-PyMongo==2.3.0
gunicorn==21.2.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.5
oauthlib==3.2.2
packaging==23.2
PyJWT==2.8.0
pymongo==4.6.1
python-dateutil==2.8.2
Expand Down

0 comments on commit 477107b

Please sign in to comment.