Updated from global requirements

Change-Id: I1e37b16a1a89e26b5fe3a66c245c7b7d50f72cb6
This commit is contained in:
OpenStack Proposal Bot 2014-09-11 00:30:21 +00:00
parent fa006eb35d
commit 71b04c8586
2 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,5 @@
# 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.
argparse
pbr>=0.6,!=0.7,<1.0

View File

@ -1,3 +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.
hacking>=0.9.2,<0.10
Babel>=1.3