Skip to content

Commit 6fde335

Browse files
Update requirements.txt
Removed hardcoded protobuf==5.29.5 and Added protobuf>=6.31.1,<7.0.0 to satisfy grpcio-status==1.74.0 dependency
1 parent 6aecf3c commit 6fde335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

community/front-end/ofe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pkgutil_resolve_name==1.3.10
6868
platformdirs==4.4.0
6969
pre-commit==4.3.0
7070
proto-plus==1.26.1
71-
protobuf==5.29.5
71+
protobuf>=6.31.1,<7.0.0
7272
pyasn1==0.6.1
7373
pyasn1-modules==0.4.2
7474
pycparser==2.22

0 commit comments

Comments
 (0)