replace uwsgi with uvicorn

This commit is contained in:
Simon
2024-12-23 21:53:27 +07:00
parent e5e51f1a60
commit 7dcef45b97
9 changed files with 69 additions and 42 deletions

View File

@@ -9,6 +9,6 @@ Pillow==11.0.0
redis==5.2.1
requests==2.32.3
ryd-client==0.0.6
uWSGI==2.0.28
uvicorn==0.34.0
whitenoise==6.8.2
yt-dlp[default]==2024.12.13