From f10bc39ccea71596bdf7f6c75cd5588bc02e73be Mon Sep 17 00:00:00 2001 From: "James P. Howard, II" Date: Sun, 22 Jan 2023 21:41:02 -0500 Subject: [PATCH] docs(sphinx): Fix version numbers in Python requirements --- docs/requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ca164da..7ff77f8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,8 +1,8 @@ -breathe -sphinx -exhale -documenteer -myst-parser -sphinx_bootstrap_theme -sphinx_rtd_theme -releases +breathe==4.34.0 +Sphinx==4.5.0 +exhale==0.3.6 +documenteer==0.7.0 +myst-parser==0.18.1 +sphinx-bootstrap-theme==0.8.1 +sphinx-rtd-theme==1.1.1 +releases==1.6.3