From 7569f7d5f283e1e040fa443804246dc18edf398b Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Mon, 18 Apr 2016 13:18:47 -0700 Subject: [PATCH] Remove direct dependency on babel The dependency on oslo.i18n already forces this requirement. Change-Id: Ia596cb104dac8502d051f47ec797ae64be9e4b23 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be8f1255..35f4848c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD dogpile.cache>=0.5.7 # BSD six>=1.9.0 # MIT oslo.config>=3.9.0 # Apache-2.0