Skip to content

Commit

Permalink
[python] Fix missing html5lib dependency #348
Browse files Browse the repository at this point in the history
  • Loading branch information
vss-2 committed Apr 23, 2024
1 parent c7376ed commit 68e601a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python-package/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ shapely = "^1.7.0"
python = "^3.9"
requests = "^2.25.1"
lxml = "^5.1.0"
html5lib = "1.1"

[tool.poetry.dev-dependencies]
pytest = "^6.0"
Expand Down

0 comments on commit 68e601a

Please sign in to comment.