Require protobuf 3.21+

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin 2024-11-29 21:40:53 +03:00
parent 2796db7ae3
commit 2850ec5077

View file

@ -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