mirror of
https://github.com/himool/HimoolERP.git
synced 2025-02-24 14:13:48 +08:00
调整
This commit is contained in:
parent
d93634af9b
commit
77cf9d517b
1 changed files with 15 additions and 4 deletions
|
@ -1,24 +1,35 @@
|
||||||
|
asgiref==3.4.1
|
||||||
autopep8==1.5.7
|
autopep8==1.5.7
|
||||||
certifi==2021.5.30
|
certifi==2021.5.30
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
Django==2.2
|
coreapi==2.3.3
|
||||||
|
coreschema==0.0.4
|
||||||
|
Django==2.2.16
|
||||||
django-extensions==3.1.3
|
django-extensions==3.1.3
|
||||||
django-filter==2.3.0
|
django-filter==2.3.0
|
||||||
django-mysql==3.8.1
|
django-mysql==3.8.1
|
||||||
djangorestframework==3.11.1
|
djangorestframework==3.11.1
|
||||||
|
drf-yasg==1.20.0
|
||||||
idna==2.10
|
idna==2.10
|
||||||
|
inflection==0.5.1
|
||||||
|
itypes==1.2.0
|
||||||
|
Jinja2==3.0.1
|
||||||
|
MarkupSafe==2.0.1
|
||||||
mysqlclient==2.0.1
|
mysqlclient==2.0.1
|
||||||
number-precision==2020.10.16
|
packaging==21.0
|
||||||
pendulum==2.1.2
|
pendulum==2.1.2
|
||||||
pycodestyle==2.7.0
|
pycodestyle==2.7.0
|
||||||
PyMySQL==1.0.2
|
PyMySQL==1.0.2
|
||||||
|
pyparsing==2.4.7
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
pytz==2021.1
|
pytz==2021.1
|
||||||
pytzdata==2020.1
|
pytzdata==2020.1
|
||||||
requests==2.24.0
|
requests==2.24.0
|
||||||
|
ruamel.yaml==0.17.10
|
||||||
|
ruamel.yaml.clib==0.2.6
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sqlparse==0.4.1
|
sqlparse==0.4.1
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
|
typing-extensions==3.10.0.0
|
||||||
|
uritemplate==3.0.1
|
||||||
urllib3==1.25.11
|
urllib3==1.25.11
|
||||||
xlrd==1.2.0
|
|
||||||
xlwt==1.3.0
|
|
||||||
|
|
Loading…
Reference in a new issue