summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJarret Raim <jarret.raim@rackspace.com>2013-05-21 08:45:27 -0500
committerJarret Raim <jarret.raim@rackspace.com>2013-05-21 08:45:27 -0500
commit8be384c292a0cf43fb1e1882e42b4b1213deaeed (patch)
treedad78a767cfe238f41ac058423bc328be0368fee /tools
parent23aed669b69f14be7d4c30dcb8a9f640f2ad2b27 (diff)
downloadpython-barbicanclient-8be384c292a0cf43fb1e1882e42b4b1213deaeed.tar.gz
List Secrets
Added in iso8601 dependency for timeutils
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 7cf33e8..b296544 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,4 +1,5 @@
httplib2>=0.7.7
argparse>=1.2.1
python-keystoneclient>=0.2.3
-eventlet>=0.12.1 \ No newline at end of file
+eventlet>=0.12.1
+iso8601>=0.1.4 \ No newline at end of file