stable/requirements.txt

26 lines
508 B
Plaintext
Raw Normal View History

2018-06-26 12:23:06 +00:00
ccxt==1.14.272
2018-05-28 20:14:50 +00:00
SQLAlchemy==1.2.8
python-telegram-bot==10.1.0
2018-01-19 00:33:33 +00:00
arrow==0.12.1
2018-05-12 16:45:18 +00:00
cachetools==2.1.0
2018-06-15 12:23:08 +00:00
requests==2.19.1
2017-08-30 19:07:33 +00:00
urllib3==1.22
wrapt==1.10.11
2018-06-13 12:22:09 +00:00
pandas==0.23.1
scikit-learn==0.19.1
2018-05-05 19:31:05 +00:00
scipy==1.1.0
2017-09-01 18:39:22 +00:00
jsonschema==2.6.0
2018-06-13 12:22:11 +00:00
numpy==1.14.5
2018-03-12 15:24:35 +00:00
TA-Lib==0.4.17
2018-06-20 12:23:08 +00:00
pytest==3.6.2
pytest-mock==1.10.0
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
2018-06-06 23:12:46 +00:00
networkx==1.11 # pyup: ignore
2017-12-03 07:34:08 +00:00
tabulate==0.8.2
coinmarketcap==5.0.3
# Required for plotting data
2018-06-23 11:12:36 +00:00
#plotly==2.7.0