Bump minimum pbr version to 0.6 and requ argparse module

Matches Global Requirements.In the elastic-recheck project pbr version does
not match the global requirements. No require argparse module.

Change-Id: I5f565c882317a992b645be3b578f2d6a78487690
This commit is contained in:
Longgeek 2014-06-27 18:55:10 +08:00
parent f9826d0019
commit 7de7d3e172

View File

@ -7,7 +7,8 @@ python-daemon
irc irc
pyyaml pyyaml
lockfile lockfile
pbr>=0.5.21,<1.0 pbr>=0.6,!=0.7,<1.0
Babel>=0.9.6 Babel>=0.9.6
launchpadlib launchpadlib
Jinja2 Jinja2
argparse