From 13c059a2d01a6acb5b6fc89fe1ee4e76ad2d4d4d Mon Sep 17 00:00:00 2001 From: Joseph Viviano Date: Tue, 24 Sep 2024 13:03:57 -0400 Subject: [PATCH] updated reqs - final change --- docs/requirements_docs.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/requirements_docs.txt b/docs/requirements_docs.txt index 489344af..50023ee5 100644 --- a/docs/requirements_docs.txt +++ b/docs/requirements_docs.txt @@ -1,9 +1,8 @@ pre-commit black pytest -sphinx>=7.0.0 # >=6.2.1 +sphinx<8.0.0 myst-parser -sphinx_rtd_theme +sphinx_rtd_theme>=2.0 sphinx-math-dollar -sphinx-autoapi>=3.0.0 -renku-sphinx-theme \ No newline at end of file +sphinx-autoapi>=3.0.0 \ No newline at end of file