From 97bcb2159a071b9fbcbc682a3c58e72c663620e7 Mon Sep 17 00:00:00 2001 From: Stephen Copplestone Date: Mon, 15 Jan 2024 20:39:26 +0100 Subject: [PATCH] Updated Read the Docs extensions --- docs/documentation/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/documentation/requirements.txt b/docs/documentation/requirements.txt index f311ed095..c24fd7891 100644 --- a/docs/documentation/requirements.txt +++ b/docs/documentation/requirements.txt @@ -1,9 +1,9 @@ # File: docs/requirements.txt # Defining the exact version will make sure things don't break -sphinx==4.2.0 -sphinx_rtd_theme==0.5.2 +sphinx==7.0.0 +sphinx_rtd_theme==2.0.0 sphinx_rtd_size==0.2.0 -readthedocs-sphinx-search==0.1.0rc3 -myst_parser==0.15.1 -sphinxcontrib.bibtex==2.3.0 +readthedocs-sphinx-search==0.3.2 +myst_parser==2.0.0 +sphinxcontrib.bibtex==2.5.0