Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop

This commit is contained in:
Axel-CH 2018-08-29 01:17:16 +02:00
commit 91a713dbd8

View File

@ -1,4 +1,4 @@
ccxt==1.17.176 ccxt==1.17.199
SQLAlchemy==1.2.11 SQLAlchemy==1.2.11
python-telegram-bot==10.1.0 python-telegram-bot==10.1.0
arrow==0.12.1 arrow==0.12.1
@ -12,7 +12,7 @@ scipy==1.1.0
jsonschema==2.6.0 jsonschema==2.6.0
numpy==1.15.1 numpy==1.15.1
TA-Lib==0.4.17 TA-Lib==0.4.17
pytest==3.7.2 pytest==3.7.3
pytest-mock==1.10.0 pytest-mock==1.10.0
pytest-cov==2.5.1 pytest-cov==2.5.1
tabulate==0.8.2 tabulate==0.8.2