diff --git a/ros2_batch_job/__main__.py b/ros2_batch_job/__main__.py index 6119cd357..b1a38cc34 100644 --- a/ros2_batch_job/__main__.py +++ b/ros2_batch_job/__main__.py @@ -60,6 +60,7 @@ 'flake8-import-order', 'flake8-quotes', 'git+https://github.com/lark-parser/lark.git@8415fa26a3d3d2b81e64e4fe440faab15b53db49', + 'lxml' 'mock', 'nose', 'pep8',