kothic/requirements.txt
Konstantin Pastbin 2850ec5077 Require protobuf 3.21+
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-02 01:02:50 +03:00

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