From 6dbf3a68b460a5aa7fb2bf7a9f9433f5b10a9ca2 Mon Sep 17 00:00:00 2001 From: Vishakha Agarwal Date: Tue, 14 Jan 2020 13:00:46 +0530 Subject: [PATCH] Cleanup doc/requirements.txt Change-Id: Icb0b7cbcb830a55910942b36a111562b83554f3d --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 42bd45475d..25dff92b26 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. openstackdocstheme>=1.20.0 # Apache-2.0 -sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD +sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2 # BSD sphinxcontrib-apidoc>=0.2.0 # BSD sphinxcontrib-seqdiag>=0.8.4 # BSD sphinx-feature-classification>=0.3.2 # Apache-2.0