add static files, whitenoise and uvicorn
This commit is contained in:
15
requirements.txt
Normal file
15
requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
annotated-types==0.7.0
|
||||
asgiref==3.11.1
|
||||
click==8.3.1
|
||||
django==6.0.2
|
||||
djangorestframework==3.16.1
|
||||
djangorestframework-simplejwt==5.5.1
|
||||
h11==0.16.0
|
||||
pydantic==2.12.5
|
||||
pydantic-core==2.41.5
|
||||
pyjwt==2.11.0
|
||||
sqlparse==0.5.5
|
||||
typing-extensions==4.15.0
|
||||
typing-inspection==0.4.2
|
||||
uvicorn==0.40.0
|
||||
whitenoise==6.11.0
|
||||
Reference in New Issue
Block a user