Merge pull request #1944 from freqtrade/pyup/scheduled-update-2019-06-17

Scheduled weekly dependency update for week 24
This commit is contained in:
Matthias 2019-06-17 19:16:39 +02:00 committed by GitHub
commit aa2cce020e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# requirements without requirements installable via conda # requirements without requirements installable via conda
# mainly used for Raspberry pi installs # mainly used for Raspberry pi installs
ccxt==1.18.667 ccxt==1.18.725
SQLAlchemy==1.3.4 SQLAlchemy==1.3.4
python-telegram-bot==11.1.0 python-telegram-bot==11.1.0
arrow==0.14.2 arrow==0.14.2

View File

@ -4,9 +4,9 @@
flake8==3.7.7 flake8==3.7.7
flake8-type-annotations==0.1.0 flake8-type-annotations==0.1.0
flake8-tidy-imports==2.0.0 flake8-tidy-imports==2.0.0
pytest==4.6.2 pytest==4.6.3
pytest-mock==1.10.4 pytest-mock==1.10.4
pytest-asyncio==0.10.0 pytest-asyncio==0.10.0
pytest-cov==2.7.1 pytest-cov==2.7.1
coveralls==1.8.0 coveralls==1.8.1
mypy==0.701 mypy==0.701