Skip to content

Commit 9153b37

Browse files
committed
feat: aligned version for grpc
1 parent 4bdc659 commit 9153b37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ annotated-types==0.7.0; python_version >= '3.8'
66
attrs==25.3.0; python_version >= '3.8'
77
frozenlist==1.7.0; python_version >= '3.9'
88
grpc-interceptor==0.15.4; python_version >= '3.7' and python_version < '4.0'
9-
grpcio==1.72.1; python_version >= '3.9'
10-
grpcio-tools==1.72.1; python_version >= '3.9'
9+
grpcio==1.74.0; python_version >= '3.9'
10+
grpcio-tools==1.74.0; python_version >= '3.9'
1111
idna==3.10; python_version >= '3.6'
1212
invoke==2.2.0; python_version >= '3.6'
1313
multidict==6.5.0; python_version >= '3.9'

0 commit comments

Comments
 (0)