summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2023-11-07 21:15:38 +0100
committerGitHub <noreply@github.com>2023-11-07 21:15:38 +0100
commit42b961436554c353fcf11004ae3416737aaade3d (patch)
tree1390475ffbd86d469ea7a5b64fa39b3dd5f1ef8c /requirements.txt
parent3a047555624e51f3d352fccc42f2435d01e9f240 (diff)
downloadvyos-documentation-42b961436554c353fcf11004ae3416737aaade3d.tar.gz
vyos-documentation-42b961436554c353fcf11004ae3416737aaade3d.zip
downgrade lxml
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9ca1cac2..a433b957 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,6 +3,6 @@ Sphinx==4.5.0
sphinx-rtd-theme==1.0.0
sphinx-autobuild==2021.3.14
sphinx-notfound-page==0.8
-lxml==4.9.1
+lxml==4.8.0
myst-parser==0.17.1
sphinx-panels==0.6.0