Skip to content

Commit

Permalink
fix pyarrow stub
Browse files Browse the repository at this point in the history
  • Loading branch information
mscolnick committed Sep 3, 2024
1 parent 3c63ec9 commit e5bfc9c
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 @@ -137,7 +137,7 @@ testoptional = [
"geopandas~=0.13.0",
"matplotlib~=3.9.2; python_version > \"3.8\"",
"pyarrow>=15.0.2,<18",
"pyarrow-stubs>=20240830",
"pyarrow-stubs>=2024.9.3",
"pyarrow-hotfix",
"pillow~=10.4.0",
"types-Pillow~=10.2.0.20240520",
Expand Down

0 comments on commit e5bfc9c

Please sign in to comment.