Skip to content

Commit

Permalink
build: added defusedxml package
Browse files Browse the repository at this point in the history
  • Loading branch information
vasiliadi committed Nov 16, 2024
1 parent 84a825a commit b473e69
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
15 changes: 13 additions & 2 deletions 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 @@ -49,6 +49,7 @@ precommit.shell = "poe format && poe lint && poe coverage"
[tool.poetry.dependencies]
python = ">=3.8,<3.14"
requests = "*"
defusedxml = "^0.7.1"

[tool.poetry.group.test]
optional = true
Expand Down

0 comments on commit b473e69

Please sign in to comment.