From 982143e5e3daa9da2a5592efdff8816baa104c24 Mon Sep 17 00:00:00 2001 From: Ondrej Sebek Date: Sat, 21 May 2022 14:45:45 +0200 Subject: [PATCH] Bump documentation requirements - support Python 3.10 with new Sphinx - make the bounds less strict --- docs/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b46859cb93..e172034bac 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==4.0.2 -sphinx-rtd-theme==0.5.2 -myst-parser==0.15.1 +Sphinx~=4.5.0 +sphinx-rtd-theme~=1.0.0 +myst-parser~=0.17.2 docutils<0.19