From 0d5e1b67ffc326fea54bd26e5ddc020ef7250b25 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 27 Aug 2014 12:22:31 +0200 Subject: [PATCH] Remove docutils pin This was added to work around bug 1091333. A new sphinx has been released and so this is no longer necessary. Change-Id: I9107884d964757a9154bdd1feb4ea6df4e9df43e --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eed4583..6e29eb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ pbr>=0.6,<1.0 -docutils==0.9.1 oslosphinx sphinx>=1.1.2,<1.2