Fix pbr requirement

Change-Id: Id1b022b303b8dfccd4897be2e024dfb829631dec
This commit is contained in:
Ryan Beisner 2016-04-15 17:24:56 +00:00
parent e751f713ae
commit 417ed8642b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# 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
netifaces>=0.10.4