Updated from global requirements

Change-Id: If539f18454269b219ada2dece9788e9baa89e965
This commit is contained in:
OpenStack Proposal Bot 2017-03-02 04:59:48 +00:00
parent 8dd5b5b071
commit a2579a67d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +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 # Apache-2.0
pbr>=2.0.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD