Skip to content

Commit

Permalink
pyproject.toml: remove unneeded lxml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw committed Oct 14, 2024
1 parent f3e7783 commit f4cf4d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ dependencies = [
# Requirements-to-source traceability. Colored syntax for source files.
"pygments >= 2.10.0, == 2.*",

# TODO: Only used by reqif. Remove.
"lxml >= 4.6.2, == 4.*",

# Static HTML export with embedded assets.
"beautifulsoup4 >= 4.12.0, == 4.*",
"html5lib>=1.1", # Used by beautifulsoup4 as an optional plugin.
Expand Down

0 comments on commit f4cf4d8

Please sign in to comment.