Merge pull request #1770 from freqtrade/pyup/scheduled-update-2019-04-16
Scheduled daily dependency update on Tuesday
This commit is contained in:
commit
16bf7aa3ab
@ -4,7 +4,7 @@
|
||||
flake8==3.7.7
|
||||
flake8-type-annotations==0.1.0
|
||||
flake8-tidy-imports==2.0.0
|
||||
pytest==4.4.0
|
||||
pytest==4.4.1
|
||||
pytest-mock==1.10.3
|
||||
pytest-asyncio==0.10.0
|
||||
pytest-cov==2.6.1
|
||||
|
@ -1,5 +1,5 @@
|
||||
ccxt==1.18.468
|
||||
SQLAlchemy==1.3.2
|
||||
ccxt==1.18.470
|
||||
SQLAlchemy==1.3.3
|
||||
python-telegram-bot==11.1.0
|
||||
arrow==0.13.1
|
||||
cachetools==3.1.0
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Include all requirements to run the bot.
|
||||
-r requirements.txt
|
||||
|
||||
plotly==3.7.1
|
||||
plotly==3.8.0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
ccxt==1.18.468
|
||||
SQLAlchemy==1.3.2
|
||||
ccxt==1.18.470
|
||||
SQLAlchemy==1.3.3
|
||||
python-telegram-bot==11.1.0
|
||||
arrow==0.13.1
|
||||
cachetools==3.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user