randusertry commited on
Commit
4913025
·
verified ·
1 Parent(s): 7d48db4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  flask
2
  asgiref
3
  uvicorn
 
4
  python-dotenv
5
  psycopg2-binary
6
  PyMuPDF
 
1
  flask
2
  asgiref
3
  uvicorn
4
+ gunicorn
5
  python-dotenv
6
  psycopg2-binary
7
  PyMuPDF