Skip to content

Commit 7eec090

Browse files
authored
feat: bump grpcio from 1.60.0 to 1.71.0 (#182)
1 parent fb062ed commit 7eec090

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
| [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | 1.2.2 | python3_ia |
1111
| [google-auth](https://github.com/googleapis/google-auth-library-python) | 2.40.1 | python3_ia |
1212
| [google-pasta](https://github.com/google/pasta) | 0.2.0 | python3_ia |
13-
| [grpcio](https://grpc.io) | 1.60.0 | python3_ia |
13+
| [grpcio](https://grpc.io) | 1.71.0 | python3_ia |
1414
| [huggingface_hub](https://github.com/huggingface/huggingface_hub) | 0.30.2 | python3_ia |
1515
| [keras](https://pypi.org/project/keras) | 3.9.0 | python3_ia |
1616
| [libclang](https://github.com/sighingnow/libclang) | 16.0.6 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flatbuffers==25.2.10
88
google-auth==2.40.1
99
google-auth-oauthlib==1.2.2
1010
google-pasta==0.2.0
11-
grpcio==1.60.0
11+
grpcio==1.71.0
1212
huggingface_hub==0.30.2
1313
keras==3.9.0
1414
libclang==16.0.6

0 commit comments

Comments
 (0)