From dfac8a7711284915fad0bc9493a4a3b0b02ca240 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 22 Aug 2022 11:41:10 +0930 Subject: [PATCH] Bump versions to work with Python 3.10 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 041b528..7465ec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.5.0 -Sphinx==4.0.1 -sphinx-markdown-tables==0.0.15 -sphinx_rtd_theme \ No newline at end of file +Sphinx==5.1.1 +sphinx-markdown-tables==0.0.17 +sphinx_rtd_theme