Merge pull request #3833 from freqtrade/dependabot/pip/develop/joblib-0.17.0

Bump joblib from 0.16.0 to 0.17.0
This commit is contained in:
Matthias 2020-10-05 08:55:59 +02:00 committed by GitHub
commit 0538af8875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ scipy==1.5.2
scikit-learn==0.23.2
scikit-optimize==0.8.1
filelock==3.0.12
joblib==0.16.0
joblib==0.17.0
progressbar2==3.53.1