Merge pull request #1922 from freqtrade/pyup/scheduled-update-2019-06-10
Scheduled weekly dependency update for week 23
This commit is contained in:
		| @@ -1,9 +1,9 @@ | ||||
| # requirements without requirements installable via conda | ||||
| # mainly used for Raspberry pi installs | ||||
| ccxt==1.18.615 | ||||
| ccxt==1.18.667 | ||||
| SQLAlchemy==1.3.4 | ||||
| python-telegram-bot==11.1.0 | ||||
| arrow==0.14.1 | ||||
| arrow==0.14.2 | ||||
| cachetools==3.1.1 | ||||
| requests==2.22.0 | ||||
| urllib3==1.24.2  # pyup: ignore | ||||
| @@ -23,7 +23,7 @@ filelock==3.0.12 | ||||
| py_find_1st==1.1.3 | ||||
|  | ||||
| #Load ticker files 30% faster | ||||
| python-rapidjson==0.7.1 | ||||
| python-rapidjson==0.7.2 | ||||
|  | ||||
| # Notify systemd | ||||
| sdnotify==0.3.2 | ||||
|   | ||||
| @@ -4,7 +4,7 @@ | ||||
| flake8==3.7.7 | ||||
| flake8-type-annotations==0.1.0 | ||||
| flake8-tidy-imports==2.0.0 | ||||
| pytest==4.6.1 | ||||
| pytest==4.6.2 | ||||
| pytest-mock==1.10.4 | ||||
| pytest-asyncio==0.10.0 | ||||
| pytest-cov==2.7.1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user