mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
30087697e0
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.5 to 1.2.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.1.5...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com>
40 lines
642 B
Plaintext
40 lines
642 B
Plaintext
numpy==1.19.4
|
|
pandas==1.2.0
|
|
|
|
ccxt==1.39.79
|
|
aiohttp==3.7.3
|
|
SQLAlchemy==1.3.22
|
|
python-telegram-bot==13.1
|
|
arrow==0.17.0
|
|
cachetools==4.2.0
|
|
requests==2.25.1
|
|
urllib3==1.26.2
|
|
wrapt==1.12.1
|
|
jsonschema==3.2.0
|
|
TA-Lib==0.4.19
|
|
tabulate==0.8.7
|
|
pycoingecko==1.4.0
|
|
jinja2==2.11.2
|
|
tables==3.6.1
|
|
blosc==1.10.1
|
|
|
|
# find first, C search in arrays
|
|
py_find_1st==1.1.4
|
|
|
|
# Load ticker files 30% faster
|
|
python-rapidjson==1.0
|
|
|
|
# Notify systemd
|
|
sdnotify==0.3.2
|
|
|
|
# Api server
|
|
flask==1.1.2
|
|
flask-jwt-extended==3.25.0
|
|
flask-cors==3.0.9
|
|
|
|
# Support for colorized terminal output
|
|
colorama==0.4.4
|
|
# Building config files interactively
|
|
questionary==1.9.0
|
|
prompt-toolkit==3.0.8
|