From 0740593f13225ad72a127e99aaa49d5a32ba5325 Mon Sep 17 00:00:00 2001 From: rebortg Date: Sat, 13 Jan 2024 23:11:49 +0100 Subject: update sphinx and dependencies --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'requirements.txt') 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 -- cgit v1.2.3