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:
parent
f9826d0019
commit
7de7d3e172
@ -7,7 +7,8 @@ python-daemon
|
||||
irc
|
||||
pyyaml
|
||||
lockfile
|
||||
pbr>=0.5.21,<1.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
Babel>=0.9.6
|
||||
launchpadlib
|
||||
Jinja2
|
||||
argparse
|
||||
|
Loading…
Reference in New Issue
Block a user