Merge pull request #1778 from freqtrade/pyup/scheduled-update-2019-04-18

Scheduled daily dependency update on Thursday
This commit is contained in:
Matthias 2019-04-18 15:51:26 +02:00 committed by GitHub
commit f9ba0483ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ flake8==3.7.7
flake8-type-annotations==0.1.0
flake8-tidy-imports==2.0.0
pytest==4.4.1
pytest-mock==1.10.3
pytest-mock==1.10.4
pytest-asyncio==0.10.0
pytest-cov==2.6.1
coveralls==1.7.0

View File

@ -1,10 +1,10 @@
ccxt==1.18.472
ccxt==1.18.475
SQLAlchemy==1.3.3
python-telegram-bot==11.1.0
arrow==0.13.1
cachetools==3.1.0
requests==2.21.0
urllib3==1.24.1
urllib3==1.24.2
wrapt==1.11.1
scikit-learn==0.20.3
joblib==0.13.2

View File

@ -1,10 +1,10 @@
ccxt==1.18.472
ccxt==1.18.475
SQLAlchemy==1.3.3
python-telegram-bot==11.1.0
arrow==0.13.1
cachetools==3.1.0
requests==2.21.0
urllib3==1.24.1
urllib3==1.24.2
wrapt==1.11.1
numpy==1.16.2
pandas==0.24.2