Skip to content

Commit a2ba570

Browse files
authored
Update protobuf requirement from <8.0.0,>=6.31.1 to >=7.35.0,<8.0.0 in /community/front-end/ofe (#5725)
2 parents cbeef69 + 4e51e80 commit a2ba570

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

community/front-end/ofe/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ google-resumable-media==2.9.0
4343
googleapis-common-protos==1.75.0
4444
grafana-api==1.0.3
4545
grpc-google-iam-v1==0.14.4
46-
grpcio==1.80.0
47-
grpcio-status==1.80.0
46+
grpcio==1.81.0
47+
grpcio-status==1.81.0
4848
h11==0.16.0
4949
httplib2==0.31.2
5050
identify==2.6.19
@@ -67,7 +67,7 @@ pkgutil_resolve_name==1.3.10
6767
platformdirs==4.10.0
6868
pre-commit==4.6.0
6969
proto-plus==1.28.0
70-
protobuf>=6.31.1,<8.0.0
70+
protobuf>=7.35.0,<8.0.0
7171
pyasn1==0.6.3
7272
pyasn1-modules==0.4.2
7373
pycparser==3.0

0 commit comments

Comments
 (0)