requirements.txt 301 Bytes
Newer Older
pengxiong's avatar
pengxiong committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
numpy==1.19.4
tushare==1.2.62
cvxpy==1.1.7
pyecharts==1.9.0
SQLAlchemy==1.2.8
pandas==1.1.5
Flask==1.1.1
redis==3.3.8
pdfkit==0.6.1
scipy==1.3.0
imgkit==1.0.2
Jinja2==2.10.1
Flask_RESTful==0.3.6
oss2==2.13.1
opencv_python==4.1.0.25
matplotlib==3.3.3
PyPDF2==1.26.0
PyYAML==5.3.1
scikit_learn==0.24.0
wang zhengwei's avatar
wang zhengwei committed
20