Skip to content

Commit

Permalink
Adding defusedxml dependency. Fixes #743 (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall authored Apr 27, 2024
1 parent ac3409e commit aef85c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ urllib3 = {version = "< 2", optional = true}
pydantic = "*"
jsonlines = "^4.0.0"
tenacity = "^8.2.3"
defusedxml = "^0.7.1"


[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit aef85c6

Please sign in to comment.