summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2015-12-05 13:54:31 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2015-12-05 13:54:31 +0800
commitb6abe9bf9da2e3951adbbd222d7d01f2045de570 (patch)
tree3cc41ad7beeecef79043c14879b5e2301d3e5368 /requirements.txt
parent2e378dbc28839554150461fa15c8a6815adefb29 (diff)
downloadoslo-vmware-b6abe9bf9da2e3951adbbd222d7d01f2045de570.tar.gz
Clean requirements
* Remove Babel and iso8601 * six is used in oslo.vmware directly Change-Id: Ibfe70e02ceb96289ab65f29c04b7ac1a04fe8218
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt
index 3be0186..081b4eb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,16 +6,10 @@ pbr>=1.6
stevedore>=1.5.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.12
-
-# for timeutils
-iso8601>=0.1.9
-
-# for jsonutils
six>=1.9.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
-Babel>=1.3
# for the routing notifier
PyYAML>=3.1.0