Update requirements.txt for pbr versions to match

Match PBR versions between setup.py and requirements.txt
This commit is contained in:
Morgan Fainberg 2016-06-26 13:58:23 -07:00 committed by GitHub
parent 2ea78adcd4
commit 15db6f8555
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# The order of packages is significant, because pip processes them in the order
# of appearance.
pbr>=1.6
pbr>=1.8
wrapt