Merge pull request #473 from google/barbibulle-patch-2

quick fix: revert to protobuf 3.12.4
This commit is contained in:
Gilles Boccon-Gibod
2024-04-22 11:46:04 +02:00
committed by GitHub
+1 -1
View File
@@ -46,7 +46,7 @@ install_requires =
platformdirs >= 3.10.0; platform_system!='Emscripten'
prompt_toolkit >= 3.0.16; platform_system!='Emscripten'
prettytable >= 3.6.0; platform_system!='Emscripten'
protobuf >= 4.24.2; platform_system!='Emscripten'
protobuf >= 3.12.4; platform_system!='Emscripten'
pyee >= 8.2.2
pyserial-asyncio >= 0.5; platform_system!='Emscripten'
pyserial >= 3.5; platform_system!='Emscripten'