summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJoshua Harlow <jxharlow@godaddy.com>2016-04-18 13:17:58 -0700
committerJoshua Harlow <jxharlow@godaddy.com>2016-04-18 13:18:20 -0700
commit7bc24c5d146a83dbb0e9560fe121595d15dbea32 (patch)
treea6c4e0dd3eb83fd62670c08d9df2a34a36521f1e /requirements.txt
parentca59541f5e73888bf0a84263b6c4c5fdc3215498 (diff)
downloadoslo-concurrency-7bc24c5d146a83dbb0e9560fe121595d15dbea32.tar.gz
Remove direct dependency on babel
The dependency on oslo.i18n already forces this requirement. Change-Id: I4839b63ec9c8005f38231ee11f433a4c334e96d5
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2fab288..033a47a 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.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
iso8601>=0.1.9 # MIT
oslo.config>=3.9.0 # Apache-2.0