Uncap pbr dependency

With the release of pbr 2.0.0, uncap so we can use the latest version.

Change-Id: I32536cc8fb2dde06971206fefee9742400b19387
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-03-01 13:16:05 -05:00
parent ae0769d02f
commit f79777289a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pbr>=1.8.0,<2.0 pbr>=1.8.0
six>=1.5.2 six>=1.5.2
extras extras
python-daemon>=2.0.4 python-daemon>=2.0.4