HimoolERP/requirements.txt

33 lines
581 B
Text
Raw Normal View History

2021-11-04 17:35:34 +08:00
asgiref==3.4.1
attrs==21.2.0
2021-11-08 17:27:57 +08:00
autopep8==1.6.0
2021-12-13 02:14:00 +08:00
click==8.0.3
Django==4.0
2021-11-04 17:35:34 +08:00
django-debug-toolbar==3.2.2
2021-12-13 02:14:00 +08:00
django-extensions==3.1.5
2021-11-04 17:35:34 +08:00
django-filter==21.1
djangorestframework==3.12.4
djangorestframework-simplejwt==5.0.0
2021-12-13 02:14:00 +08:00
drf-spectacular==0.21.0
2021-11-08 17:27:57 +08:00
et-xmlfile==1.1.0
2021-12-13 02:14:00 +08:00
gunicorn==20.1.0
h11==0.12.0
2021-11-04 17:35:34 +08:00
inflection==0.5.1
2021-12-13 02:14:00 +08:00
jsonschema==4.2.1
2021-11-04 17:35:34 +08:00
number-precision==2021.1.30
2021-11-08 17:27:57 +08:00
openpyxl==3.0.9
2021-11-04 17:35:34 +08:00
pendulum==2.1.2
Pillow==8.4.0
2021-11-08 17:27:57 +08:00
pycodestyle==2.8.0
2021-11-04 17:35:34 +08:00
PyJWT==2.3.0
pyrsistent==0.18.0
python-dateutil==2.8.2
pytz==2021.3
pytzdata==2020.1
PyYAML==6.0
six==1.16.0
sqlparse==0.4.2
2021-11-08 17:27:57 +08:00
toml==0.10.2
2021-11-04 17:35:34 +08:00
uritemplate==4.1.1
2021-12-13 02:14:00 +08:00
uvicorn==0.16.0