mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-16 01:06:56 +08:00
Add CI
This commit is contained in:
24
requirements.txt
Normal file
24
requirements.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
requests==2.22.0
|
||||
six==1.14.0
|
||||
lxml==4.5.0
|
||||
statsmodels==0.12.0
|
||||
pandas==1.1.2
|
||||
matplotlib==3.3.2
|
||||
scipy==1.3.3
|
||||
numpy==1.17.4
|
||||
Cython==0.29.21
|
||||
fire==0.3.1
|
||||
gevent_socketio==0.3.6
|
||||
hyperopt==0.2.4
|
||||
lightgbm==3.0.0
|
||||
loguru==0.5.3
|
||||
plotly==4.10.0
|
||||
pymongo==3.11.0
|
||||
PyYAML==5.3.1
|
||||
redis==3.5.3
|
||||
redis_lock==0.2.0
|
||||
sacred==0.8.1
|
||||
scikit_learn==0.23.2
|
||||
torch==1.6.0
|
||||
tqdm==4.49.0
|
||||
yahooquery==2.2.7
|
||||
Reference in New Issue
Block a user