freqtrade_origin/requirements-common.txt
dependabot-preview[bot] 8ae4018e4d
Bump urllib3 from 1.25.5 to 1.25.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.5 to 1.25.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.5...1.25.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 10:19:37 +00:00

30 lines
536 B
Plaintext

# requirements without requirements installable via conda
# mainly used for Raspberry pi installs
ccxt==1.18.1180
SQLAlchemy==1.3.8
python-telegram-bot==12.1.1
arrow==0.15.2
cachetools==3.1.1
requests==2.22.0
urllib3==1.25.6
wrapt==1.11.2
jsonschema==3.0.2
TA-Lib==0.4.17
tabulate==0.8.3
coinmarketcap==5.0.3
# find first, C search in arrays
py_find_1st==1.1.4
# Load ticker files 30% faster
python-rapidjson==0.8.0
# Notify systemd
sdnotify==0.3.2
# Api server
flask==1.1.1
# Support for colorized terminal output
colorama==0.4.1