diff --git a/setup.py b/setup.py index 1047edf..70b716f 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "pandas==2.1.1", "pluggy==1.3.0", "protobuf==4.24.3", - "pyarrow==12.0.1", + "pyarrow==13.0.0", "pytest==7.4.2", "python-dateutil==2.8.2", "pytz==2023.3.post1",