Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions binaryninja_extension/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
# version bundled by the Ghidra release (protobuf-java 4.31.x = protoc 31.x).
# grpcio-tools 1.74.0 ships protoc 31.1; bump it together with the Ghidra
# submodule.
grpcio-tools==1.74.0
protobuf>=6.31,<7
grpcio-tools==1.81.1
protobuf>=6.31,<8
Loading