Skip to content

Commit 7459c26

Browse files
authored
Bump dependencies (#1223)
1 parent 85a4955 commit 7459c26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pandas = [
5959
"pandas >= 1.1.0, < 3.0.0",
6060
"numpy >= 1.21.2, < 3.0.0",
6161
]
62-
pyarrow = ["pyarrow >= 6.0.0, < 21.0.0"]
62+
pyarrow = ["pyarrow >= 6.0.0, < 22.0.0"]
6363

6464

6565
[build-system]
@@ -146,7 +146,7 @@ dep-project-dependencies = [
146146
"pytz",
147147
"numpy >= 1.7.0, < 3.0.0",
148148
"pandas >= 1.1.0, < 3.0.0",
149-
"pyarrow >= 1.0.0",
149+
"pyarrow >= 6.0.0, < 22.0.0",
150150
]
151151

152152
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)