Merge pull request #1530 from freqtrade/pyup/scheduled-update-2019-02-01

Scheduled daily dependency update on friday
This commit is contained in:
Misagh 2019-02-01 13:56:17 +01:00 committed by GitHub
commit 697e698abc
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,7 +1,7 @@
# Include all requirements to run the bot. # Include all requirements to run the bot.
-r requirements.txt -r requirements.txt
flake8==3.7.3 flake8==3.7.4
flake8-type-annotations==0.1.0 flake8-type-annotations==0.1.0
flake8-tidy-imports==1.1.0 flake8-tidy-imports==1.1.0
pytest==4.2.0 pytest==4.2.0

View File

@ -1,4 +1,4 @@
ccxt==1.18.190 ccxt==1.18.193
SQLAlchemy==1.2.17 SQLAlchemy==1.2.17
python-telegram-bot==11.1.0 python-telegram-bot==11.1.0
arrow==0.13.0 arrow==0.13.0
@ -6,7 +6,7 @@ cachetools==3.1.0
requests==2.21.0 requests==2.21.0
urllib3==1.24.1 urllib3==1.24.1
wrapt==1.11.1 wrapt==1.11.1
numpy==1.16.0 numpy==1.16.1
pandas==0.24.0 pandas==0.24.0
scikit-learn==0.20.2 scikit-learn==0.20.2
joblib==0.13.1 joblib==0.13.1