diff --git a/setup.py b/setup.py index e08fcf4..d003001 100755 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ def run_tests(self): 'zstandard', 'uvloop', 'aiofiles', - 'pyarrow==0.14.1', + 'pyarrow==14.0.1', 'pyorc', 'pandas', 'python-snappy'