summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-04-01 11:57:21 +0200
committerrebortg <github@ghlr.de>2022-04-01 14:21:41 +0200
commit94a506ca409e6f293db929d339ac2cb20cdf5fd0 (patch)
tree39ed35f54c17e23780e9be58a5a68638118393e2 /requirements.txt
parent58beb33d4fd36456a1057d111fd764842c358474 (diff)
downloadvyos-documentation-94a506ca409e6f293db929d339ac2cb20cdf5fd0.tar.gz
vyos-documentation-94a506ca409e6f293db929d339ac2cb20cdf5fd0.zip
cleanup requirements.txt
(cherry picked from commit fc5022b17adf7ba23ea0c7bfbacca16c59a0cdd3)
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/requirements.txt b/requirements.txt
index de195af2..517e60ab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
-Sphinx>=1.4.3
-sphinx-rtd-theme
-setuptools
-docutils
-lxml
-sphinx-notfound-page
-docutils<0.18 \ No newline at end of file
+Sphinx==4.5.0
+sphinx-rtd-theme==1.0.0
+sphinx-autobuild==2021.3.14
+sphinx-notfound-page==0.8
+lxml==4.8.0
+myst-parser==0.17.0
+sphinx-panels==0.6.0 \ No newline at end of file