stable/requirements.txt

27 lines
445 B
Plaintext
Raw Normal View History

2019-01-22 12:32:11 +00:00
ccxt==1.18.144
SQLAlchemy==1.2.16
python-telegram-bot==11.1.0
2019-01-08 12:33:08 +00:00
arrow==0.13.0
2018-11-05 12:34:09 +00:00
cachetools==3.0.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
2018-08-05 12:26:08 +00:00
pandas==0.23.4
scikit-learn==0.20.2
2019-01-12 12:32:08 +00:00
joblib==0.13.1
2018-12-18 12:32:09 +00:00
scipy==1.2.0
2017-09-01 18:39:22 +00:00
jsonschema==2.6.0
2019-01-14 12:32:08 +00:00
numpy==1.16.0
2018-03-12 15:24:35 +00:00
TA-Lib==0.4.17
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
# 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
2018-12-28 09:01:16 +00:00
python-rapidjson==0.6.3