diff --git a/requirements.txt b/requirements.txt index 02fafcc4..dbb3c6a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.4.2 flatbuffers==25.2.10 gast==0.6.0 google-pasta==0.2.0 -grpcio==1.73.0 +grpcio==1.74.0 # pin to 3.12.0 to avoid error: libhdf5.so: cannot open shared object file: No such file or directory \ # if not version is set, it will install the 3.11.0 version which, seems that does not have the h5py dependencies \ # for arm yet.