diff --git a/sdk/python/setup.py b/sdk/python/setup.py index 1603dcfdb9..40eb6e30f0 100644 --- a/sdk/python/setup.py +++ b/sdk/python/setup.py @@ -54,7 +54,7 @@ "pandas>=1.0.0", "pandavro==1.5.*", "protobuf>=3.10", - "pyarrow>=2.0.0", + "pyarrow>=4.0.0", "pydantic>=1.0.0", "PyYAML>=5.4.*", "tabulate==0.8.*",