Updated from global requirements

Change-Id: I15553b6ee020bc906f10d18f9f2f1cf96cc95e65
This commit is contained in:
OpenStack Proposal Bot 2014-09-11 00:32:29 +00:00
parent 8f4dfec605
commit ec5fc4543f
2 changed files with 7 additions and 1 deletions

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.
pbr>=0.6,!=0.7,<1.0
iso8601>=0.1.9
requests>=1.2.1
requests>=1.2.1,!=2.4.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
coverage>=3.6