itsluckysharma01 commited on
Commit
88ed8bf
·
verified ·
1 Parent(s): e00a417

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,5 +4,5 @@ Pillow>=10.0.0
4
  numpy>=1.24.0
5
  Werkzeug>=2.3.0
6
  reportlab>=4.0.0
7
- gunicorn app:app
8
 
 
4
  numpy>=1.24.0
5
  Werkzeug>=2.3.0
6
  reportlab>=4.0.0
7
+ gunicorn
8