From dc5b2b9a0c791c5e79861daae174668138706f08 Mon Sep 17 00:00:00 2001 From: Juraj Smiesko Date: Thu, 25 Apr 2024 11:42:53 +0200 Subject: [PATCH] Updating requirements.txt --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index f9a25c69..03f56464 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Sphinx==5.3.0 -myst-parser==0.18.1 -sphinx-rtd-theme==1.0.0 +Sphinx==7.3.7 +myst-parser==3.0.0 +sphinx-rtd-theme==2.0.0 sphinx-togglebutton==0.3.2 -sphinx-copybutton==0.5.0 +sphinx-copybutton==0.5.2 sphinx-multiversion==0.2.4