stable/requirements-common.txt

34 lines
627 B
Plaintext
Raw Normal View History

# requirements without requirements installable via conda
# mainly used for Raspberry pi installs
ccxt==1.24.83
SQLAlchemy==1.3.15
python-telegram-bot==12.4.2
arrow==0.15.5
cachetools==4.0.0
requests==2.23.0
urllib3==1.25.8
wrapt==1.12.1
jsonschema==3.2.0
TA-Lib==0.4.17
tabulate==0.8.7
2020-03-07 10:52:02 +00:00
pycoingecko==1.2.0
jinja2==2.11.1
# find first, C search in arrays
2019-08-05 15:26:17 +00:00
py_find_1st==1.1.4
# Load ticker files 30% faster
python-rapidjson==0.9.1
# 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
# Support for colorized terminal output
colorama==0.4.3
2020-01-29 20:21:38 +00:00
# Building config files interactively
questionary==1.5.1
prompt-toolkit==3.0.4