Skip to content

Commit 1be484d

Browse files
committed
[HWORKS-2268] Upgrade polars to support python 3.13
1 parent c4921e1 commit 1be484d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dev-pandas1 = [
9494
]
9595
dev = ["hopsworks[dev-no-opt,great-expectations,polars]"]
9696
polars=[
97-
"polars>=0.20.18,<=0.21.0",
97+
"polars>=0.20.18,<=1.31.0",
9898
"pyarrow>=17.0",
9999
]
100100

0 commit comments

Comments
 (0)