Merge pull request #19 from morganfainberg/morganfainberg-pbr-version-fix

Update requirements.txt for pbr versions to match
This commit is contained in:
Morgan Fainberg 2016-06-26 14:01:33 -07:00 committed by GitHub
commit 1f5e9fc0f5
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