Skip to content

Commit

Permalink
[MNT] [Dependabot](deps-dev): Update polars requirement from <0.20.0 …
Browse files Browse the repository at this point in the history
…to <0.21.0 (#176)

Updates the requirements on [polars](https://github.com/pola-rs/polars)
to permit the latest version.
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
1 parent cb03d99 commit 6ec9d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -56,7 +56,7 @@ all_extras = [
"mapie",
"matplotlib>=3.3.2",
"ngboost",
"polars<0.20.0",
"polars<0.21.0",
"pyarrow<14.0.0; python_version < '3.12'",
"statsmodels>=0.12.1",
"tabulate",
Expand Down

0 comments on commit 6ec9d13

Please sign in to comment.