Skip to content

Commit 03ad743

Browse files
authored
Add missing dependency (#97)
Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
1 parent 96f0d9f commit 03ad743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ keywords = []
2020
dependencies = [
2121
# as2fm_common
2222
"js2py",
23+
"lxml",
2324
# jani_generator
2425
"jsonschema",
2526
"esprima",

0 commit comments

Comments
 (0)