Skip to content

Commit

Permalink
[MNT] [Dependabot](deps): Update polars requirement from <1.14.0 to <…
Browse files Browse the repository at this point in the history
…1.20.0 (#511)

Updates the requirements on [polars](https://github.com/pola-rs/polars)
to permit the latest version.
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 7722ad2 commit 01f0d39
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 @@ -55,7 +55,7 @@ all_extras = [
"mapie; python_version < '3.13'",
"matplotlib>=3.3.2",
"ngboost<0.6.0; python_version < '3.13'",
"polars<1.14.0",
"polars<1.20.0",
"pyarrow<14.0.0; python_version < '3.12'",
"pymc; python_version < '3.13'",
"scikit-survival<0.24.0; python_version < '3.13'",
Expand Down

0 comments on commit 01f0d39

Please sign in to comment.