Skip to content

Commit

Permalink
fix(backend): add gunicorn to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
kethan1 committed Jan 8, 2024
1 parent 808afd6 commit 8f32365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ flask-pymongo
flask-cors
pymongo[srv]
python-dotenv
gunicorn

0 comments on commit 8f32365

Please sign in to comment.