Skip to content

Commit

Permalink
relaxing constraints on pyarrow
Browse files Browse the repository at this point in the history
  • Loading branch information
aeturrell committed Jan 6, 2025
1 parent 2659afd commit 1899024
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 48 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ dependencies = [
"pandas-stubs>=2.2.2.240807",
"pandas>=2.2.3",
"polars>=1.17.1",
"pyarrow>=18.1.0",
"pygments>=2.18.0",
"rich>=13.9.4",
"typeguard>=4.4.1",
"pyarrow>=17.0.0",
]

[dependency-groups]
Expand Down
Loading

0 comments on commit 1899024

Please sign in to comment.