added gunicorn

This commit is contained in:
King Matthew Ochoa 2025-07-07 01:06:41 +08:00
parent 62aff564da
commit 4b3598676b

View File

@ -22,4 +22,5 @@ starlette==0.46.2
typing-inspection==0.4.1
typing_extensions==4.14.0
urllib3==2.4.0
uvicorn==0.34.3
uvicorn==0.34.3
gunicorn