Fix pbr requirement

Change-Id: Ie53188732b379ba543f3eac5500145ece943e064
This commit is contained in:
Liam Young 2016-04-13 10:24:39 +00:00
parent 7535ff1b74
commit 600a055c7a
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.8.0,<1.9.0
PyYAML>=3.1.0
simplejson>=2.2.0