stable/requirements-common.txt

31 lines
550 B
Plaintext
Raw Normal View History

# requirements without requirements installable via conda
# mainly used for Raspberry pi installs
ccxt==1.20.46
SQLAlchemy==1.3.11
python-telegram-bot==12.2.0
arrow==0.15.4
2019-05-27 15:29:07 +00:00
cachetools==3.1.1
2019-05-20 15:36:10 +00:00
requests==2.22.0
urllib3==1.25.7
2019-06-24 15:24:08 +00:00
wrapt==1.11.2
jsonschema==3.2.0
TA-Lib==0.4.17
tabulate==0.8.6
coinmarketcap==5.0.3
2019-11-01 15:09:30 +00:00
jinja2==2.10.3
# 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