Skip to content

Commit

Permalink
BLD: Pin package pyarrow-stubs to version 10.0.1.9 (#769)
Browse files Browse the repository at this point in the history
  • Loading branch information
slangeveld authored Aug 28, 2024
1 parent 09e4227 commit 5e10005
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 @@ -53,7 +53,7 @@ dev = [
"hypothesis",
"mypy",
"pandas-stubs",
"pyarrow-stubs",
"pyarrow-stubs==10.0.1.9",
"pydocstyle",
"pytest-cov",
"pytest-mock",
Expand Down

0 comments on commit 5e10005

Please sign in to comment.