Skip to content

Commit

Permalink
Use more portable polars package
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls committed Aug 29, 2024
1 parent a76f6b4 commit 463a38d
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 @@ -19,7 +19,7 @@ dependencies = [
"requests",
"ruamel.yaml",
"jinja2",
"polars",
"polars-lts-cpu",
"textual",
]

Expand Down

0 comments on commit 463a38d

Please sign in to comment.