summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2015-12-03 13:13:20 +0100
committerJulien Danjou <julien@danjou.info>2015-12-03 13:13:20 +0100
commit5bd2d0b947f65cb5e202881f0d9450719c8bb177 (patch)
tree0e048dfb6819ca67777313022fc22a3e4d65b0c0
parentac0e28b4d83c35e86e493e8f472537b4127b0c7e (diff)
downloadoslo-utils-5bd2d0b947f65cb5e202881f0d9450719c8bb177.tar.gz
Remove Babel from requirements
There's no need to install Babel to use this library. Change-Id: I023a8e8e4db8cfadb1a85210ab943310827b0ab8
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f9b7b5b..12d6123 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,6 @@
# that is a likely indicator that the feature belongs somewhere else.
pbr>=1.6
-Babel>=1.3
six>=1.9.0
iso8601>=0.1.9
oslo.i18n>=1.5.0 # Apache-2.0