stable/requirements.txt

27 lines
445 B
Plaintext
Raw Normal View History

2019-02-13 12:32:06 +00:00
ccxt==1.18.234
SQLAlchemy==1.2.17
python-telegram-bot==11.1.0
2019-01-08 12:33:08 +00:00
arrow==0.13.0
2019-01-30 12:33:08 +00:00
cachetools==3.1.0
2018-12-11 12:33:08 +00:00
requests==2.21.0
2018-11-03 12:34:07 +00:00
urllib3==1.24.1
2019-01-19 12:32:07 +00:00
wrapt==1.11.1
2019-02-01 12:34:09 +00:00
numpy==1.16.1
2019-02-04 12:34:12 +00:00
pandas==0.24.1
scikit-learn==0.20.2
2019-01-12 12:32:08 +00:00
joblib==0.13.1
2019-02-09 12:33:08 +00:00
scipy==1.2.1
2017-09-01 18:39:22 +00:00
jsonschema==2.6.0
2018-03-12 15:24:35 +00:00
TA-Lib==0.4.17
2019-01-25 12:33:30 +00:00
tabulate==0.8.3
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
# 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
python-rapidjson==0.7.0