Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 25201ad

Browse files
authored
Merge branch 'main' into add-py-314
2 parents 304fd58 + f1525d9 commit 25201ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"setuptools",
2525
"db-dtypes >=1.0.4,<2.0.0",
2626
"numpy >=1.18.1",
27-
"pandas >=1.1.4",
27+
"pandas >=1.1.4, <3.0.0",
2828
"pyarrow >= 4.0.0",
2929
# See https://arrow.apache.org/release/22.0.0.html
3030
"pyarrow >= 22.0.0; python_version >= '3.14'",

0 commit comments

Comments
 (0)