diff --git a/requirements.txt b/requirements.txt index a4c947f..a2fd157 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ protobuf==4.25.3 # googleapis-common-protos # grpcio-status # proto-plus -pyarrow==15.0.0 +pyarrow==15.0.2 pyasn1==0.5.1 # via # pyasn1-modules diff --git a/requirements_windows.txt b/requirements_windows.txt index 45fab6f..7e2a61d 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -105,7 +105,7 @@ protobuf==4.25.3 # grpcio-status # proto-plus psycopg2==2.9.9 -pyarrow==15.0.0 +pyarrow==15.0.2 pyasn1==0.5.1 # via # pyasn1-modules