django-vue-admin/backend/requirements.txt

69 lines
1.2 KiB
Plaintext
Raw Normal View History

2022-09-07 02:10:33 +00:00
aioredis==1.3.1
asgiref==3.5.2
async-timeout==4.0.2
attrs==21.4.0
autobahn==22.5.1
Automat==20.2.0
2022-04-05 05:22:26 +00:00
certifi==2021.5.30
2022-09-07 02:10:33 +00:00
cffi==1.15.0
channels==3.0.5
channels-redis==3.4.1
2022-04-05 05:22:26 +00:00
chardet==4.0.0
2022-09-07 02:10:33 +00:00
constantly==15.1.0
2022-04-05 05:22:26 +00:00
coreapi==2.3.3
coreschema==0.0.4
2022-09-07 02:10:33 +00:00
cryptography==37.0.3
daphne==3.0.2
2022-04-05 05:22:26 +00:00
Django==3.2.3
2022-09-07 02:10:33 +00:00
django-comment-migrate==0.1.1
2022-04-05 05:22:26 +00:00
django-cors-headers==3.10.1
django-filter==21.1
django-ranged-response==0.2.0
django-restql==0.15.1
django-simple-captcha==0.5.14
django-timezone-field==4.2.3
djangorestframework==3.12.4
djangorestframework-simplejwt==5.1.0
drf-yasg==1.20.0
2022-09-07 02:10:33 +00:00
et-xmlfile==1.1.0
hiredis==2.0.0
hyperlink==21.0.0
2022-04-05 05:22:26 +00:00
idna==2.10
2022-09-07 02:10:33 +00:00
incremental==21.3.0
2022-04-05 05:22:26 +00:00
inflection==0.5.1
itypes==1.2.0
Jinja2==3.0.1
MarkupSafe==2.0.1
2022-09-07 02:10:33 +00:00
msgpack==1.0.4
2022-04-05 05:22:26 +00:00
mysqlclient==2.0.3
2022-09-07 02:10:33 +00:00
openpyxl==3.0.9
2022-04-05 05:22:26 +00:00
packaging==20.9
Pillow==8.3.1
2022-09-07 02:10:33 +00:00
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
2022-04-05 05:22:26 +00:00
PyJWT==2.1.0
2022-09-07 02:10:33 +00:00
pyOpenSSL==22.0.0
2022-04-05 05:22:26 +00:00
pyparsing==2.4.7
pyPEG2==2.15.2
pypinyin==0.46.0
pytz==2021.1
requests==2.25.1
ruamel.yaml==0.17.10
ruamel.yaml.clib==0.2.4
2022-09-07 02:10:33 +00:00
service-identity==21.1.0
2022-04-05 05:22:26 +00:00
six==1.16.0
smmap==4.0.0
sqlparse==0.4.1
2022-09-07 02:10:33 +00:00
Twisted==22.4.0
twisted-iocpsupport==1.0.2
txaio==22.2.1
2022-04-05 05:22:26 +00:00
typing-extensions==3.10.0.0
tzlocal==2.1
ua-parser==0.10.0
uritemplate==3.0.1
urllib3==1.26.6
user-agents==2.2.0
whitenoise==5.3.0
2022-09-07 02:10:33 +00:00
zope.interface==5.4.0