Add lark to python requirements for the rosidl parser

This commit is contained in:
Peter van der Perk 2025-06-15 19:39:25 +02:00 committed by Ramon Roche
parent 75e4047f2a
commit 0369abd556

View File

@ -27,3 +27,4 @@ six>=1.12.0
toml>=0.9
sympy>=1.10.1
pycryptodome
lark