Skip to content

Commit

Permalink
Use Polars >= v1
Browse files Browse the repository at this point in the history
  • Loading branch information
mallport committed Nov 20, 2024
1 parent c530015 commit 741adb2
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 @@ -27,7 +27,7 @@ python-ulid = ">=2.2.0"
cryptography = ">41.0.0"
dapla-toolbelt = ">=1.7.0"
fsspec = ">=2023.5.0"
polars = ">=0.18.2"
polars = ">=1.0.0"
pygments = ">2.15.0"
click = ">=8.0.1"
ssb-datadoc-model = ">=5.0.0"
Expand Down

0 comments on commit 741adb2

Please sign in to comment.