Merge pull request #2097 from freqtrade/urllib3

Update urllib to latest version
This commit is contained in:
Matthias 2019-08-06 06:05:29 +02:00 committed by GitHub
commit 7e46a9833b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ python-telegram-bot==11.1.0
arrow==0.14.4
cachetools==3.1.1
requests==2.22.0
urllib3==1.24.2 # pyup: ignore
urllib3==1.25.3
wrapt==1.11.2
scikit-learn==0.21.3
joblib==0.13.2