Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议把 server端的版本依赖导出来: #1

Closed
hlj2722 opened this issue May 19, 2019 · 6 comments
Closed

建议把 server端的版本依赖导出来: #1

hlj2722 opened this issue May 19, 2019 · 6 comments

Comments

@hlj2722
Copy link

hlj2722 commented May 19, 2019

导也命令
pip freeze > requirements.txt

@Mayandev
Copy link
Owner

Mayandev commented Jun 3, 2019

感谢建议,已添加至readme。

asn1crypto==0.24.0
backports.csv==1.0.7
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
cryptography==2.6.1
defusedxml==0.6.0
diff-match-patch==20181111
Django==2.1.4
django-crispy-forms==1.7.2
django-crontab==0.7.1
django-formtools==2.1
django-guardian==1.5.0
django-import-export==1.2.0
django-reversion==3.0.3
django-stubs==0.12.1
djangorestframework==3.9.2
djangorestframework-jwt==1.11.0
djangorestframework-stubs==0.4.2
et-xmlfile==1.0.1
future==0.17.1
httplib2==0.9.2
idna==2.8
itypes==1.1.0
jdcal==1.4
Jinja2==2.10.1
MarkupSafe==1.1.1
mypy==0.701
mypy-extensions==0.4.1
mysql-connector-python==8.0.15
mysqlclient==1.4.2.post1
numpy==1.16.3
odfpy==1.4.0
openpyxl==2.6.2
pandas==0.24.2
protobuf==3.7.1
pycparser==2.19
PyJWT==1.7.1
PyMySQL==0.9.3
python-dateutil==2.8.0
pytz==2019.1
PyYAML==5.1
requests==2.21.0
scikit-learn==0.20.3
scipy==1.2.1
six==1.12.0
sklearn==0.0
sqlparse==0.3.0
tablib==0.13.0
typed-ast==1.3.4
typing-extensions==3.7.2
uritemplate==3.0.0
urllib3==1.24.2
xadmin==2.0.1
xlrd==1.2.0
xlwt==1.3.0

@jaiwei
Copy link

jaiwei commented Jun 25, 2019

No matching distribution found for xadmin==2.0.1 (from -r requirements.txt (line 56))

@IvanYue
Copy link

IvanYue commented May 12, 2020

No matching distribution found for xadmin==2.0.1 (from -r requirements.txt (line 56))

我修改成 xadmin2==2.0.1 可以运行了

@ZhaoLegs
Copy link

看完想给这个 APP 做套设计了

@Mayandev
Copy link
Owner

看完想给这个 APP 做套设计了

欢迎👏 ,不过项目现在不做维护了

@ZhaoLegs
Copy link

看完想给这个 APP 做套设计了

欢迎👏 ,不过项目现在不做维护了

没事,以后要做啥有趣的项目可以喊我

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants