Skip to content

Commit

Permalink
Added xmltodict dependency to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
ka-sarthak committed Dec 5, 2023
1 parent 8419b05 commit 4b4238f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies = [
"nomad-lab>=1.2.1",
"pytest",
"structlog==22.3.0",
"xmltodict==0.13.0",
]

[project.license]
Expand Down

0 comments on commit 4b4238f

Please sign in to comment.