Require protobuf 3.21+
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
2796db7ae3
commit
2850ec5077
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
protobuf~=4.23.0
|
||||
# The core is using protobuf 3.3.0 still (3party/protobuf/), so no point to require newer versions.
|
||||
# E.g. Ubuntu 24.04 LTS ships with python3-protobuf 3.21.12 and it works fine.
|
||||
protobuf~=3.21.0
|
||||
|
|
Loading…
Add table
Reference in a new issue