From f0e08b6da972d431f2887bc6af9fbd67ce685477 Mon Sep 17 00:00:00 2001 From: Pritimay Sarkar Date: Wed, 28 Feb 2024 16:07:44 +0530 Subject: [PATCH] add pyarrow --- requirements.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index de2ed19..687c7d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,8 +24,8 @@ google-cloud-storage==2.10.0 google-crc32c==1.5.0 google-resumable-media==2.5.0 googleapis-common-protos==1.60.0 -grpcio==1.59.0 -grpcio-status==1.59.0 +grpcio==1.57.0 +grpcio-status==1.57.0 html5lib==1.1 httplib2==0.22.0 idna==3.4 @@ -35,17 +35,18 @@ joblib==1.3.2 kiwisolver==1.4.5 lxml==4.9.3 matplotlib==3.8.0 -msgpack==1.0.7 +msgpack==1.0.5 numpy==1.26.3 openpyxl==3.1.2 oscrypto==1.3.0 packaging==23.1 -pandas==2.0.3 +pandas==2.2.0 patsy==0.5.3 Pillow==10.0.0 pluggy==1.3.0 proto-plus==1.22.3 protobuf==4.24.0 +pyarrow==15.0.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21