From 505250602acf49fb8d75fc9ee8c98b4e6e440ae6 Mon Sep 17 00:00:00 2001 From: yhan818 Date: Tue, 12 Jul 2022 09:56:11 -0600 Subject: [PATCH] Issue 180. Updating sphinx requirements.txt (#181) --- docs/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e340266..b397d8e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ -sphinx==4.0 -sphinx-rtd-theme==0.5.1 -sphinx-autodoc-typehints==1.11.1 +sphinx==5.0.0 +sphinx-rtd-theme==1.0.0 +sphinx-autodoc-typehints==1.18.3 redata>=0.5.0 ldap3==2.6.1