Merge pull request #1778 from freqtrade/pyup/scheduled-update-2019-04-18
Scheduled daily dependency update on Thursday
This commit is contained in:
		| @@ -5,7 +5,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.4.1 | pytest==4.4.1 | ||||||
| pytest-mock==1.10.3 | pytest-mock==1.10.4 | ||||||
| pytest-asyncio==0.10.0 | pytest-asyncio==0.10.0 | ||||||
| pytest-cov==2.6.1 | pytest-cov==2.6.1 | ||||||
| coveralls==1.7.0 | coveralls==1.7.0 | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| ccxt==1.18.472 | ccxt==1.18.475 | ||||||
| SQLAlchemy==1.3.3 | SQLAlchemy==1.3.3 | ||||||
| python-telegram-bot==11.1.0 | python-telegram-bot==11.1.0 | ||||||
| arrow==0.13.1 | arrow==0.13.1 | ||||||
| cachetools==3.1.0 | cachetools==3.1.0 | ||||||
| requests==2.21.0 | requests==2.21.0 | ||||||
| urllib3==1.24.1 | urllib3==1.24.2 | ||||||
| wrapt==1.11.1 | wrapt==1.11.1 | ||||||
| scikit-learn==0.20.3 | scikit-learn==0.20.3 | ||||||
| joblib==0.13.2 | joblib==0.13.2 | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| ccxt==1.18.472 | ccxt==1.18.475 | ||||||
| SQLAlchemy==1.3.3 | SQLAlchemy==1.3.3 | ||||||
| python-telegram-bot==11.1.0 | python-telegram-bot==11.1.0 | ||||||
| arrow==0.13.1 | arrow==0.13.1 | ||||||
| cachetools==3.1.0 | cachetools==3.1.0 | ||||||
| requests==2.21.0 | requests==2.21.0 | ||||||
| urllib3==1.24.1 | urllib3==1.24.2 | ||||||
| wrapt==1.11.1 | wrapt==1.11.1 | ||||||
| numpy==1.16.2 | numpy==1.16.2 | ||||||
| pandas==0.24.2 | pandas==0.24.2 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user