Skip to content

Commit ee2f91a

Browse files
committed
Update libs
Signed-off-by: Toomore Chiang <[email protected]>
1 parent 0669c29 commit ee2f91a

File tree

2 files changed

+101
-10
lines changed

2 files changed

+101
-10
lines changed

poetry.lock

+98-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ mkdocstrings = {extras = ["python"], version = "^0.19.0"}
4444
certifi = "^2022.5.18"
4545
black = "^22.3.0"
4646

47+
[tool.poetry.group.dev.dependencies]
48+
lxml = "^4.9.1"
49+
4750
[build-system]
4851
requires = ["poetry-core>=1.0.0"]
4952
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)