initial commit
This commit is contained in:
22
requirements.txt
Normal file
22
requirements.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
asgiref==3.9.1
|
||||
click==8.2.1
|
||||
Django==5.2
|
||||
django-cacheops==7.2
|
||||
django-environ==0.12.0
|
||||
django-jazzmin==3.0.1
|
||||
djangorestframework==3.16.1
|
||||
djangorestframework_simplejwt==5.5.1
|
||||
drf-yasg==1.21.10
|
||||
funcy==2.0
|
||||
gunicorn==23.0.0
|
||||
h11==0.16.0
|
||||
inflection==0.5.1
|
||||
packaging==25.0
|
||||
psycopg2-binary==2.9.10
|
||||
PyJWT==2.10.1
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.2
|
||||
redis==6.4.0
|
||||
sqlparse==0.5.3
|
||||
uritemplate==4.2.0
|
||||
uvicorn==0.35.0
|
||||
Reference in New Issue
Block a user