stable/requirements.txt

27 lines
440 B
Plaintext
Raw Normal View History

2018-10-19 12:35:07 +00:00
ccxt==1.17.393
SQLAlchemy==1.2.12
python-telegram-bot==11.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-10-19 12:35:09 +00:00
requests==2.20.0
2018-10-17 12:34:09 +00:00
urllib3==1.24
wrapt==1.10.11
2018-08-05 12:26:08 +00:00
pandas==0.23.4
scikit-learn==0.20.0
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-09-23 12:28:08 +00:00
numpy==1.15.2
2018-03-12 15:24:35 +00:00
TA-Lib==0.4.17
2018-10-17 12:34:10 +00:00
pytest==3.9.1
pytest-mock==1.10.0
2018-08-01 19:19:49 +00:00
pytest-asyncio==0.9.0
2018-09-04 12:28:08 +00:00
pytest-cov==2.6.0
2017-12-03 07:34:08 +00:00
tabulate==0.8.2
coinmarketcap==5.0.3
2018-06-22 14:08:22 +00:00
# Required for hyperopt
2018-06-25 08:15:11 +00:00
scikit-optimize==0.5.2
2018-06-22 14:08:22 +00:00
# Required for plotting data
2018-08-12 08:25:19 +00:00
#plotly==3.1.1