diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/pip-requires | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 7aaf5da..cabf2e9 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,3 +1,6 @@ +d2to1>=0.2.10,<0.3 +pbr>=0.5,<0.6 + argparse prettytable>=0.6,<0.8 python-keystoneclient>=0.1.2,<1 |