Стартавая модель авторизации в приложении
This commit is contained in:
31
requirements.txt
Normal file
31
requirements.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
asgiref==3.7.2
|
||||
certifi==2023.11.17
|
||||
charset-normalizer==3.3.2
|
||||
coreapi==2.3.3
|
||||
coreschema==0.0.4
|
||||
Django==4.2.7
|
||||
django-cors-headers==4.3.1
|
||||
django-filter==23.5
|
||||
django-taggit==5.0.1
|
||||
djangorestframework==3.14.0
|
||||
djangorestframework-simplejwt==5.3.1
|
||||
drf-yasg==1.21.7
|
||||
idna==3.6
|
||||
inflection==0.5.1
|
||||
itypes==1.2.0
|
||||
Jinja2==3.1.3
|
||||
Markdown==3.5.2
|
||||
MarkupSafe==2.1.4
|
||||
packaging==23.2
|
||||
pillow==10.2.0
|
||||
psycopg2==2.9.9
|
||||
PyJWT==2.8.0
|
||||
pytz==2023.3.post1
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
sqlparse==0.4.4
|
||||
typing_extensions==4.9.0
|
||||
tzdata==2023.4
|
||||
uritemplate==4.1.1
|
||||
urllib3==2.1.0
|
||||
whitenoise==6.6.0
|
||||
Reference in New Issue
Block a user