mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
3c76945d5e
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 to 1.19.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.1...v1.19.2) Signed-off-by: dependabot[bot] <support@github.com>
39 lines
629 B
Plaintext
39 lines
629 B
Plaintext
numpy==1.19.2
|
|
pandas==1.1.2
|
|
|
|
ccxt==1.34.11
|
|
SQLAlchemy==1.3.19
|
|
python-telegram-bot==12.8
|
|
arrow==0.16.0
|
|
cachetools==4.1.1
|
|
requests==2.24.0
|
|
urllib3==1.25.10
|
|
wrapt==1.12.1
|
|
jsonschema==3.2.0
|
|
TA-Lib==0.4.18
|
|
tabulate==0.8.7
|
|
pycoingecko==1.3.0
|
|
jinja2==2.11.2
|
|
tables==3.6.1
|
|
blosc==1.9.2
|
|
|
|
# find first, C search in arrays
|
|
py_find_1st==1.1.4
|
|
|
|
# Load ticker files 30% faster
|
|
python-rapidjson==0.9.1
|
|
|
|
# Notify systemd
|
|
sdnotify==0.3.2
|
|
|
|
# Api server
|
|
flask==1.1.2
|
|
flask-jwt-extended==3.24.1
|
|
flask-cors==3.0.9
|
|
|
|
# Support for colorized terminal output
|
|
colorama==0.4.3
|
|
# Building config files interactively
|
|
questionary==1.5.2
|
|
prompt-toolkit==3.0.7
|