summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-18 09:13:05 -0700
committerMonty Taylor <mordred@inaugust.com>2013-05-20 14:32:22 -0400
commitaa2808337b5fd1e585a38b16eff7a495f1ff99f4 (patch)
treef56ad7ea19e89b99ffd92fec41f6fdfbb1711cfb /tools
parent24b4039bae557a8f29be783c3fdd3f9f148c4b0e (diff)
downloadpython-cinderclient-aa2808337b5fd1e585a38b16eff7a495f1ff99f4.tar.gz
Migrate to pbr.
Fixes bug 1179007. Change-Id: I66b78ec4b5ba70a1bf1e375a5d1b7575a1879730
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 88b00d2..d677ca2 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,3 +1,5 @@
+d2to1>=0.2.10,<0.3
+pbr>=0.5,<0.6
argparse
prettytable>=0.6,<0.8
requests>=0.8