diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/pip-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 00dc933..a1f3536 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,4 +1,4 @@ argparse prettytable>=0.6,<0.7 -python-keystoneclient>=0.1,<0.2 +python-keystoneclient>=0.1.2,<0.2 warlock==0.1.0 |