From d7ef729609c872494dfbbe053c4616f93e8339b7 Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Wed, 20 Nov 2019 06:56:03 -0800 Subject: [PATCH] Change Sphinx version to latest Was locked at an older one which no longer works due to an issue a while ago, but that may no longer be needed. --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 4bed15c4df..0db3ae5bac 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,6 +1,6 @@ # Requirements file for pip # list of Python packages used in documentation build -sphinx==1.7.9 +sphinx sphinx-rtd-theme breathe nbsphinx