2019-04-24 12:04:12 +00:00
|
|
|
# requirements without requirements installable via conda
|
|
|
|
# mainly used for Raspberry pi installs
|
2020-08-03 07:17:50 +00:00
|
|
|
ccxt==1.32.45
|
2020-06-29 09:04:12 +00:00
|
|
|
SQLAlchemy==1.3.18
|
2020-06-29 12:12:58 +00:00
|
|
|
python-telegram-bot==12.8
|
2020-07-26 08:37:10 +00:00
|
|
|
arrow==0.15.8
|
2020-06-29 12:32:42 +00:00
|
|
|
cachetools==4.1.1
|
2020-06-22 11:56:51 +00:00
|
|
|
requests==2.24.0
|
2020-07-26 08:53:36 +00:00
|
|
|
urllib3==1.25.10
|
2020-03-09 08:32:42 +00:00
|
|
|
wrapt==1.12.1
|
2019-11-25 07:22:09 +00:00
|
|
|
jsonschema==3.2.0
|
2020-05-11 09:11:22 +00:00
|
|
|
TA-Lib==0.4.18
|
2020-03-23 09:05:12 +00:00
|
|
|
tabulate==0.8.7
|
2020-07-13 09:01:14 +00:00
|
|
|
pycoingecko==1.3.0
|
2020-04-15 12:14:53 +00:00
|
|
|
jinja2==2.11.2
|
2019-04-07 11:05:41 +00:00
|
|
|
|
|
|
|
# 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-11-18 07:22:18 +00:00
|
|
|
python-rapidjson==0.9.1
|
2019-04-24 12:04:12 +00:00
|
|
|
|
|
|
|
# Notify systemd
|
|
|
|
sdnotify==0.3.2
|
2019-04-04 17:34:05 +00:00
|
|
|
|
|
|
|
# Api server
|
2020-04-06 09:10:30 +00:00
|
|
|
flask==1.1.2
|
2020-05-09 18:16:04 +00:00
|
|
|
flask-jwt-extended==3.24.1
|
2020-05-16 05:07:24 +00:00
|
|
|
flask-cors==3.0.8
|
2019-08-04 19:54:19 +00:00
|
|
|
|
|
|
|
# Support for colorized terminal output
|
2019-12-09 07:26:53 +00:00
|
|
|
colorama==0.4.3
|
2020-01-29 20:21:38 +00:00
|
|
|
# Building config files interactively
|
2020-04-20 09:27:16 +00:00
|
|
|
questionary==1.5.2
|
2020-03-30 08:56:50 +00:00
|
|
|
prompt-toolkit==3.0.5
|