добавил gunicorn

This commit is contained in:
Viner Abubakirov
2026-01-03 01:30:24 +05:00
parent 4266802e56
commit 75c115f7f0
2 changed files with 24 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"boto3>=1.42.6",
"django>=6.0",
"django-storages>=1.14.6",
"gunicorn>=23.0.0",
"pillow>=12.1.0",
"psycopg[binary]>=3.3.2",
"python-dotenv>=1.2.1",