add gunicorn

This commit is contained in:
vee1e 2026-06-02 12:28:45 +05:30
parent 1c0338539e
commit 1bf03fe499
No known key found for this signature in database
GPG key ID: EB498AFC60A7A01A

View file

@ -1,5 +1,6 @@
fastapi==0.103.0
uvicorn==0.23.2
gunicorn
python-multipart==0.0.6
openpyxl==3.1.2
pandas