From 2d1f67a771be7311524bff23bbcbcbd504cd3f0b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 22 Sep 2016 08:54:27 +0200 Subject: [PATCH] Remove Babel requirement We do not need Babel for this repository, remove it. Change-Id: Ie7745a7e5d8c8442d84ec172dfa000f61c53523b --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4510a3f6..500a68a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 -Babel>=2.3.4 # BSD iso8601>=0.1.11 # MIT lxml>=2.3 # BSD oslo.config>=3.14.0 # Apache-2.0