Merge pull request #1968 from freqtrade/pyup/scheduled-update-2019-06-24
Scheduled weekly dependency update for week 25
This commit is contained in:
commit
158569f5e8
@ -1,13 +1,13 @@
|
||||
# requirements without requirements installable via conda
|
||||
# mainly used for Raspberry pi installs
|
||||
ccxt==1.18.725
|
||||
SQLAlchemy==1.3.4
|
||||
ccxt==1.18.805
|
||||
SQLAlchemy==1.3.5
|
||||
python-telegram-bot==11.1.0
|
||||
arrow==0.14.2
|
||||
cachetools==3.1.1
|
||||
requests==2.22.0
|
||||
urllib3==1.24.2 # pyup: ignore
|
||||
wrapt==1.11.1
|
||||
wrapt==1.11.2
|
||||
scikit-learn==0.21.2
|
||||
joblib==0.13.2
|
||||
jsonschema==3.0.1
|
||||
|
@ -10,4 +10,4 @@ pytest-mock==1.10.4
|
||||
pytest-asyncio==0.10.0
|
||||
pytest-cov==2.7.1
|
||||
coveralls==1.8.1
|
||||
mypy==0.701
|
||||
mypy==0.710
|
||||
|
Loading…
Reference in New Issue
Block a user