You've already forked WhereToGoRedux
mirror of
https://github.com/Llloooggg/WhereToGoRedux.git
synced 2026-03-06 04:56:23 +03:00
[backend + frontend]: Добавлена базовая регистрация
This commit is contained in:
@@ -1,10 +1,35 @@
|
||||
asgiref==3.5.2
|
||||
backports.zoneinfo==0.2.1
|
||||
certifi==2022.6.15.1
|
||||
cffi==1.15.1
|
||||
charset-normalizer==2.1.1
|
||||
coreapi==2.3.3
|
||||
coreschema==0.0.4
|
||||
cryptography==38.0.1
|
||||
defusedxml==0.7.1
|
||||
Django==4.1.1
|
||||
django-cors-headers==3.13.0
|
||||
django-filter==22.1
|
||||
django-templated-mail==1.1.1
|
||||
djangorestframework==3.13.1
|
||||
djangorestframework-gis==1.0
|
||||
djangorestframework-simplejwt==4.8.0
|
||||
djoser==2.1.0
|
||||
idna==3.3
|
||||
itypes==1.2.0
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
oauthlib==3.2.1
|
||||
psycopg2==2.9.3
|
||||
pycparser==2.21
|
||||
PyJWT==2.4.0
|
||||
python3-openid==3.2.0
|
||||
pytz==2022.2.1
|
||||
requests==2.28.1
|
||||
requests-oauthlib==1.3.1
|
||||
six==1.16.0
|
||||
social-auth-app-django==4.0.0
|
||||
social-auth-core==4.3.0
|
||||
sqlparse==0.4.2
|
||||
uritemplate==4.1.1
|
||||
urllib3==1.26.12
|
||||
|
||||
Reference in New Issue
Block a user