2019-04-24 12:04:12 +00:00
|
|
|
# requirements without requirements installable via conda
|
|
|
|
# mainly used for Raspberry pi installs
|
2019-07-22 15:23:06 +00:00
|
|
|
ccxt==1.18.965
|
2019-07-22 15:23:07 +00:00
|
|
|
SQLAlchemy==1.3.6
|
2019-04-07 11:05:41 +00:00
|
|
|
python-telegram-bot==11.1.0
|
2019-06-10 15:19:06 +00:00
|
|
|
arrow==0.14.2
|
2019-05-27 15:29:07 +00:00
|
|
|
cachetools==3.1.1
|
2019-05-20 15:36:10 +00:00
|
|
|
requests==2.22.0
|
2019-04-24 12:07:55 +00:00
|
|
|
urllib3==1.24.2 # pyup: ignore
|
2019-06-24 15:24:08 +00:00
|
|
|
wrapt==1.11.2
|
2019-05-27 15:29:09 +00:00
|
|
|
scikit-learn==0.21.2
|
2019-04-07 11:05:41 +00:00
|
|
|
joblib==0.13.2
|
|
|
|
jsonschema==3.0.1
|
|
|
|
TA-Lib==0.4.17
|
|
|
|
tabulate==0.8.3
|
|
|
|
coinmarketcap==5.0.3
|
|
|
|
|
|
|
|
# Required for hyperopt
|
|
|
|
scikit-optimize==0.5.2
|
2019-05-20 15:36:13 +00:00
|
|
|
filelock==3.0.12
|
2019-04-07 11:05:41 +00:00
|
|
|
|
|
|
|
# find first, C search in arrays
|
|
|
|
py_find_1st==1.1.3
|
|
|
|
|
|
|
|
#Load ticker files 30% faster
|
2019-06-10 15:19:08 +00:00
|
|
|
python-rapidjson==0.7.2
|
2019-04-24 12:04:12 +00:00
|
|
|
|
|
|
|
# Notify systemd
|
|
|
|
sdnotify==0.3.2
|
2019-04-04 17:34:05 +00:00
|
|
|
|
|
|
|
# Api server
|
2019-07-22 15:23:08 +00:00
|
|
|
flask==1.1.1
|