Skip to content

Commit

Permalink
Merge pull request strictdoc-project#1952 from strictdoc-project/stan…
Browse files Browse the repository at this point in the history
…islaw/lxml

pyproject.toml: remove unneeded lxml dependency
  • Loading branch information
stanislaw authored Oct 15, 2024
2 parents f3e7783 + f4cf4d8 commit a33209b
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 a33209b

Please sign in to comment.