diff --git a/setup.py b/setup.py index ebf173d..54b8f72 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ "pandas>=2,<3", "pandas-stubs>=2,<3", "psycopg>=3.1,<4", - "pyarrow>=10,<18", + "pyarrow>=10,<19", "pyspark>=2,<3.6", "pytest>=8.2.0,<8.4", "pytest-postgresql>=6,<7",