summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2015-12-05 11:18:15 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2015-12-05 11:18:15 +0800
commit0e221e65d7c031f94430bbda5c1d06f7c0a2dcdd (patch)
treeefe0b0b7e0371154eb076fa1266218d7600e8eae
parent01359ef1671bf2b7ecd22c210b35c9987c3a0550 (diff)
downloadoslo-db-0e221e65d7c031f94430bbda5c1d06f7c0a2dcdd.tar.gz
Remove iso8601 in requirements.txt
We don't use it in anywhere. Change-Id: I411755e8297459b9b726cb7235da08236d098455
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 19d153b..528fa42 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,6 @@
pbr>=1.6
alembic>=0.8.0
Babel>=1.3
-iso8601>=0.1.9
oslo.i18n>=1.5.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0