stable/requirements.txt

34 lines
553 B
Plaintext
Raw Normal View History

2018-11-25 12:34:08 +00:00
ccxt==1.17.536
SQLAlchemy==1.2.14
python-telegram-bot==11.1.0
2018-01-19 00:33:33 +00:00
arrow==0.12.1
2018-11-05 12:34:09 +00:00
cachetools==3.0.0
2018-11-09 12:34:08 +00:00
requests==2.20.1
2018-11-03 12:34:07 +00:00
urllib3==1.24.1
wrapt==1.10.11
2018-08-05 12:26:08 +00:00
pandas==0.23.4
scikit-learn==0.20.1
2018-11-14 19:25:43 +00:00
joblib==0.13.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-11-05 12:34:10 +00:00
numpy==1.15.4
2018-03-12 15:24:35 +00:00
TA-Lib==0.4.17
2018-11-24 12:34:07 +00:00
pytest==4.0.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
# find first, C search in arrays
2018-11-14 12:34:09 +00:00
py_find_1st==1.1.3
#Load ticker files 30% faster
ujson==1.35