Skip to content

Commit 7ab5abe

Browse files
Add gunicorn to requirements.txt
1 parent c23a005 commit 7ab5abe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

frontend/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ Flask==3.1.2
22
Werkzeug==3.1.3
33
Flask-Login==0.6.3
44
requests==2.32.3
5-
python-dotenv==1.2.1
5+
python-dotenv==1.2.1
6+
gunicorn==23.0.0

0 commit comments

Comments
 (0)