stable/requirements.txt

26 lines
492 B
Plaintext
Raw Normal View History

2018-03-21 17:02:04 +00:00
ccxt==1.11.149
2018-03-06 19:50:25 +00:00
SQLAlchemy==1.2.5
python-telegram-bot==10.0.1
2018-01-19 00:33:33 +00:00
arrow==0.12.1
2017-11-11 14:29:31 +00:00
cachetools==2.0.1
2017-08-30 19:07:33 +00:00
requests==2.18.4
urllib3==1.22
wrapt==1.10.11
2017-12-31 13:21:50 +00:00
pandas==0.22.0
scikit-learn==0.19.1
2017-11-23 20:07:40 +00:00
scipy==1.0.0
2017-09-01 18:39:22 +00:00
jsonschema==2.6.0
2018-03-12 18:53:35 +00:00
numpy==1.14.2
2018-03-12 15:24:35 +00:00
TA-Lib==0.4.17
2018-03-06 03:37:20 +00:00
pytest==3.4.2
2018-03-01 11:56:17 +00:00
pytest-mock==1.7.1
2017-10-02 16:17:54 +00:00
pytest-cov==2.5.1
2017-10-19 14:46:41 +00:00
hyperopt==0.1
# do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325
networkx==1.11
2017-12-03 07:34:08 +00:00
tabulate==0.8.2
coinmarketcap==4.2.1
# Required for plotting data
#plotly==2.3.0