Skip to content

Commit df4f80d

Browse files
committed
chore: update pyarrow constraints
1 parent e936e84 commit df4f80d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"botocore>=1.23.32,<2",
2424
"pandas>=1.2.0,<3.0.0",
2525
"numpy>=1.26,<3.0",
26-
"pyarrow>=8.0.0,<21.0.0",
26+
"pyarrow>=8.0.0,<22.0.0",
2727
"typing-extensions>=4.4.0,<5",
2828
"packaging>=21.1,<26.0",
2929
"setuptools ; python_version >= '3.12'",

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)