From 8adce9619c6dd736b3c51033d6b4f49b0bf125fb Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sun, 17 Aug 2014 18:04:20 +0000 Subject: [PATCH] Revert "Add oslo.utils requirement" This reverts commit 64a21b56f5f44813f51697190baa560d593ba28c. The dependency is being reverted since it broke the stable branches, so removing this as well. Change-Id: Iafe7831b53a30c14cb4b70c3d9b669d70266c8f6 Partial-Bug: #1357652 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cc196ceb..eee71f7e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,6 @@ iso8601>=0.1.9 lxml>=2.3 netaddr>=0.7.6 oslo.config>=1.4.0.0a3 -oslo.utils>=0.1.1 pbr>=0.6,!=0.7,<1.0 PrettyTable>=0.7,<0.8 requests>=1.1