mirror of
https://github.com/lemeow125/Django-NotesApp.git
synced 2024-11-17 06:29:25 +08:00
36 lines
1.4 KiB
Text
36 lines
1.4 KiB
Text
asgiref==3.6.0
|
|
autopep8==2.0.1
|
|
certifi==2022.12.7
|
|
cffi==1.15.1
|
|
charset-normalizer==3.0.1
|
|
coreapi==2.3.3
|
|
coreschema==0.0.4
|
|
cryptography==39.0.1
|
|
defusedxml==0.7.1
|
|
Django==4.1.7
|
|
django-cors-headers==3.13.0
|
|
django-simple-history==3.2.0
|
|
django-templated-mail==1.1.1
|
|
djangorestframework==3.14.0
|
|
djangorestframework-simplejwt==4.8.0
|
|
djoser==2.1.0
|
|
idna==3.4
|
|
itypes==1.2.0
|
|
Jinja2==3.1.2
|
|
MarkupSafe==2.1.2
|
|
oauthlib==3.2.2
|
|
pycodestyle==2.10.0
|
|
pycparser==2.21
|
|
PyJWT==2.6.0
|
|
python-decouple==3.7
|
|
python3-openid==3.2.0
|
|
pytz==2022.7.1
|
|
requests==2.28.2
|
|
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.3
|
|
tzdata==2022.7
|
|
uritemplate==4.1.1
|
|
urllib3==1.26.14
|