summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2024-01-13 23:11:49 +0100
committerrebortg <github@ghlr.de>2024-01-13 23:12:06 +0100
commit0740593f13225ad72a127e99aaa49d5a32ba5325 (patch)
treec4fc71dd27f2fc338c6a01db789b141828f47dd5 /requirements.txt
parentd4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e (diff)
downloadvyos-documentation-0740593f13225ad72a127e99aaa49d5a32ba5325.tar.gz
vyos-documentation-0740593f13225ad72a127e99aaa49d5a32ba5325.zip
update sphinx and dependencies
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 9ca1cac2..08a1fd15 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,8 @@
-urllib3==1.26.18
-Sphinx==4.5.0
-sphinx-rtd-theme==1.0.0
+urllib3==2.1.0
+Sphinx==7.2.6
+sphinx-rtd-theme==2.0.0
sphinx-autobuild==2021.3.14
-sphinx-notfound-page==0.8
-lxml==4.9.1
-myst-parser==0.17.1
-sphinx-panels==0.6.0
+sphinx-notfound-page==1.0.0
+lxml==5.1.0
+myst-parser==2.0.0
+sphinx_design==0.5.0 \ No newline at end of file