Sync requirements with global requirements

Update for pbr to use recent pbr.

Change-Id: I01dc101fecf6589e4600201b92d518e1e23c1fc2
This commit is contained in:
Andreas Jaeger 2015-07-30 19:26:44 +02:00
parent 50eaaca8d0
commit 4288f1b9c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +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>=0.6,!=0.7,<1.0
pbr>=1.3,<2.0
openstack-doc-tools>=0.23
doc8 # Apache-2.0
Pygments