3 lines
196 B
Text
3 lines
196 B
Text
# 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
|