mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Bump joblib from 1.3.1 to 1.3.2
Bumps [joblib](https://github.com/joblib/joblib) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/1.3.1...1.3.2) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
92dc6dd8ef
commit
bb52778126
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# Required for freqai
|
# Required for freqai
|
||||||
scikit-learn==1.1.3
|
scikit-learn==1.1.3
|
||||||
joblib==1.3.1
|
joblib==1.3.2
|
||||||
catboost==1.2; 'arm' not in platform_machine
|
catboost==1.2; 'arm' not in platform_machine
|
||||||
lightgbm==4.0.0
|
lightgbm==4.0.0
|
||||||
xgboost==1.7.6
|
xgboost==1.7.6
|
||||||
|
|
|
@ -23,7 +23,7 @@ pycoingecko==3.1.0
|
||||||
jinja2==3.1.2
|
jinja2==3.1.2
|
||||||
tables==3.8.0
|
tables==3.8.0
|
||||||
blosc==1.11.1
|
blosc==1.11.1
|
||||||
joblib==1.3.1
|
joblib==1.3.2
|
||||||
rich==13.5.2
|
rich==13.5.2
|
||||||
pyarrow==12.0.1; platform_machine != 'armv7l'
|
pyarrow==12.0.1; platform_machine != 'armv7l'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user