From ea1666c09959241f87b3c1dc0d9d23118ce60de0 Mon Sep 17 00:00:00 2001
From: Monty Taylor <mordred@inaugust.com>
Date: Mon, 15 Apr 2013 14:15:23 -0700
Subject: [PATCH] Update d2to1 to 0.2.10.

0.2.10 fixes a broken string call in error messages which makes
exceptions unreadable.

Change-Id: I96c30bfb3032ade9a5843df9573c1855e493e41c
---
 tools/pip-requires | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/pip-requires b/tools/pip-requires
index 4b2f62a8f4..8216a6fc7f 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -6,7 +6,7 @@ babel>=0.9.6
 boto>=2.4.0
 cheetah>=2.4.4
 cliff>=1.3.1
-d2to1>=0.2,<0.3
+d2to1>=0.2.10,<0.3
 django>=1.4,<1.5
 django_compressor
 django_openstack_auth>=1.0.3