diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ca81c69f..5b821e8ae 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -151,7 +151,7 @@ proto-plus==1.18.1; python_version >= '3.6' protobuf==3.17.3; python_version >= '3.6' psutil==5.8.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -pyarrow==4.0.1 +pyarrow==14.0.1 pyasn1-modules==0.2.8 pyasn1==0.4.8 pycodestyle==2.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'