add static files, whitenoise and uvicorn
This commit is contained in:
@@ -9,4 +9,6 @@ dependencies = [
|
||||
"djangorestframework>=3.16.1",
|
||||
"djangorestframework-simplejwt>=5.5.0",
|
||||
"pydantic>=2.12.5",
|
||||
"uvicorn>=0.40.0",
|
||||
"whitenoise>=6.11.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user