diff --git a/test_requirements.txt b/test_requirements.txt index 8208494..ebf9794 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -pyarrow==0.15.1 +pyarrow==14.0.1 fastavro>=0.21.0 avro>=1.8.2; python_version < '3.0' # pinned for https://issues.apache.org/jira/browse/AVRO-2576