From 1b75f8ce2d1b3dbf8a0b15b1d69bed03e962e7d6 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 27 Aug 2014 12:41:00 +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 416c997..34afd94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -docutils==0.9.1 oslosphinx pbr>=0.6,!=0.7,<1.0 sphinx>=1.1.2,!=1.2.0,<1.3