Skip to content

Commit 6b15735

Browse files
committed
fix: add polars to package dependencies
1 parent 9b8db5e commit 6b15735

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ dependencies = [
3131
"tqdm",
3232
"numba",
3333
"pandas",
34+
"polars",
3435
"pyyaml",
3536
"orjson",
3637
"numpy<2"

0 commit comments

Comments
 (0)