Merge pull request #1598 from freqtrade/pyup/scheduled-update-2019-02-26

Scheduled daily dependency update on Tuesday
This commit is contained in:
Matthias 2019-02-26 15:46:02 +01:00 committed by GitHub
commit 8cb7a7e7a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Include all requirements to run the bot.
-r requirements.txt
flake8==3.7.6
flake8==3.7.7
flake8-type-annotations==0.1.0
flake8-tidy-imports==2.0.0
pytest==4.3.0

View File

@ -1,4 +1,4 @@
ccxt==1.18.292
ccxt==1.18.296
SQLAlchemy==1.2.18
python-telegram-bot==11.1.0
arrow==0.13.1