Sync pbr version requirement

This is tedious. Need to add senlin to the requirements project.

Change-Id: I6867f745115e0527682e44b442b3db70c8204737
This commit is contained in:
tengqm 2015-05-07 21:02:42 -04:00
parent ec65d63770
commit 3fca909c25
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# 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>=0.11,<2.0
argparse
Babel>=1.3
cryptography>=0.8 # Apache-2.0