Merge pull request #1770 from freqtrade/pyup/scheduled-update-2019-04-16

Scheduled daily dependency update on Tuesday
This commit is contained in:
Matthias 2019-04-16 15:25:34 +02:00 committed by GitHub
commit 16bf7aa3ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
flake8==3.7.7
flake8-type-annotations==0.1.0
flake8-tidy-imports==2.0.0
pytest==4.4.0
pytest==4.4.1
pytest-mock==1.10.3
pytest-asyncio==0.10.0
pytest-cov==2.6.1

View File

@ -1,5 +1,5 @@
ccxt==1.18.468
SQLAlchemy==1.3.2
ccxt==1.18.470
SQLAlchemy==1.3.3
python-telegram-bot==11.1.0
arrow==0.13.1
cachetools==3.1.0

View File

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

View File

@ -1,5 +1,5 @@
ccxt==1.18.468
SQLAlchemy==1.3.2
ccxt==1.18.470
SQLAlchemy==1.3.3
python-telegram-bot==11.1.0
arrow==0.13.1
cachetools==3.1.0