Merge pull request #1541 from freqtrade/pyup/scheduled-update-2019-02-09

Scheduled daily dependency update on saturday
This commit is contained in:
Matthias 2019-02-09 14:00:49 +01:00 committed by GitHub
commit 76187cc3d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -9,4 +9,4 @@ pytest-mock==1.10.1
pytest-asyncio==0.10.0
pytest-cov==2.6.1
coveralls==1.5.1
mypy==0.660
mypy==0.670

View File

@ -1,5 +1,5 @@
# Include all requirements to run the bot.
-r requirements.txt
plotly==3.6.0
plotly==3.6.1

View File

@ -1,4 +1,4 @@
ccxt==1.18.210
ccxt==1.18.221
SQLAlchemy==1.2.17
python-telegram-bot==11.1.0
arrow==0.13.0
@ -10,7 +10,7 @@ numpy==1.16.1
pandas==0.24.1
scikit-learn==0.20.2
joblib==0.13.1
scipy==1.2.0
scipy==1.2.1
jsonschema==2.6.0
TA-Lib==0.4.17
tabulate==0.8.3