Skip to content

Commit

Permalink
Chore(deps): Update joblib requirement from <1.4 to <1.5
Browse files Browse the repository at this point in the history
Updates the requirements on [joblib](https://github.com/joblib/joblib) to permit the latest version.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst)
- [Commits](joblib/joblib@0.4.1...1.4.0)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent c43e8bd commit 684798b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies = [
"crate[sqlalchemy]>=0.34",
"cratedb-toolkit==0.0.10",
"dask>=2024.4.1",
"joblib<1.4",
"joblib<1.5",
"mlflow==2.11.3",
"sqlparse<0.6",
]
Expand Down

0 comments on commit 684798b

Please sign in to comment.