From f09bad8e402bd7d346bb578ebd0da634ffab9b95 Mon Sep 17 00:00:00 2001 From: Brandon DeRosier Date: Mon, 25 Jan 2016 15:58:12 -0500 Subject: [PATCH] Version lock doc_requirements packages --- doc_requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index a6aac2df..c6ab5e97 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt -sphinx>=1.3.1 -sphinx_bootstrap_theme>=0.4.5 -sphinxcontrib-napoleon>=0.3.5 +sphinx==1.3.1 +sphinx_bootstrap_theme==0.4.5 +sphinxcontrib-napoleon==0.3.5