From a36b26aedcb228ab5b6150e90071f286b9ec0850 Mon Sep 17 00:00:00 2001
From: Andreas Jaeger <aj@suse.de>
Date: Wed, 27 Aug 2014 12:02:48 +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 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 80cf9a7..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
\ No newline at end of file
+sphinx>=1.1.2,<1.2