Merge pull request #1836 from freqtrade/pyup/scheduled-update-2019-05-09

Scheduled daily dependency update on Thursday
This commit is contained in:
Misagh 2019-05-09 16:05:20 +02:00 committed by GitHub
commit 43c2cf8e1c
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,6 +1,6 @@
# requirements without requirements installable via conda
# mainly used for Raspberry pi installs
ccxt==1.18.512
ccxt==1.18.514
SQLAlchemy==1.3.3
python-telegram-bot==11.1.0
arrow==0.13.1

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.1
pytest==4.4.2
pytest-mock==1.10.4
pytest-asyncio==0.10.0
pytest-cov==2.7.1