2019-04-24 12:04:12 +00:00
|
|
|
# requirements without requirements installable via conda
|
|
|
|
# mainly used for Raspberry pi installs
|
2019-09-30 10:21:37 +00:00
|
|
|
ccxt==1.18.1208
|
2019-09-02 08:29:26 +00:00
|
|
|
SQLAlchemy==1.3.8
|
2019-09-23 08:55:31 +00:00
|
|
|
python-telegram-bot==12.1.1
|
2019-09-16 08:49:41 +00:00
|
|
|
arrow==0.15.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-09-30 10:19:37 +00:00
|
|
|
urllib3==1.25.6
|
2019-06-24 15:24:08 +00:00
|
|
|
wrapt==1.11.2
|
2019-08-05 15:26:16 +00:00
|
|
|
jsonschema==3.0.2
|
2019-04-07 11:05:41 +00:00
|
|
|
TA-Lib==0.4.17
|
2019-09-30 10:20:05 +00:00
|
|
|
tabulate==0.8.5
|
2019-04-07 11:05:41 +00:00
|
|
|
coinmarketcap==5.0.3
|
|
|
|
|
|
|
|
# find first, C search in arrays
|
2019-08-05 15:26:17 +00:00
|
|
|
py_find_1st==1.1.4
|
2019-04-07 11:05:41 +00:00
|
|
|
|
2019-09-24 12:53:36 +00:00
|
|
|
# Load ticker files 30% faster
|
2019-08-12 15:25:09 +00:00
|
|
|
python-rapidjson==0.8.0
|
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-29 15:25:11 +00:00
|
|
|
flask==1.1.1
|
2019-08-04 19:54:19 +00:00
|
|
|
|
|
|
|
# Support for colorized terminal output
|
|
|
|
colorama==0.4.1
|