summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2022-12-07 21:56:46 +0100
committerMatthäus G. Chajdas <dev@anteru.net>2022-12-07 21:57:31 +0100
commit21d4997827496c3066bde6d98a88343680e6ffc2 (patch)
tree62821c3baee87294be84bd8a4b7d5c47ef148635 /requirements.txt
parent0db531852f848913853929a7af1b0bab44d59f1a (diff)
downloadpygments-git-21d4997827496c3066bde6d98a88343680e6ffc2.tar.gz
Remove the lxml dependency.
Replace lxml with html.parser for the structural-diff.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index be5330a8..05a0b12b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,4 +5,3 @@ pyflakes
pylint
tox
wcag-contrast-ratio
-lxml