Добавил whitenoise

This commit is contained in:
Viner Abubakirov
2026-01-03 01:41:55 +05:00
parent 75f0329edb
commit 6e2d6c250f
3 changed files with 16 additions and 0 deletions

View File

@@ -12,4 +12,5 @@ dependencies = [
"pillow>=12.1.0",
"psycopg[binary]>=3.3.2",
"python-dotenv>=1.2.1",
"whitenoise>=6.11.0",
]