diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-26 14:06:43 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-26 14:06:43 +0000 |
commit | 95b735d1f009c7339a664364a553a866f40f1039 (patch) | |
tree | 18b5675d004bef55750e98810f0c874bc38f1cfd | |
parent | 97388a881267ac3f497994c43426325ae73d1a15 (diff) | |
download | oslo-middleware-95b735d1f009c7339a664364a553a866f40f1039.tar.gz |
Updated from global requirements
Change-Id: I462b2e36ec561f31858bcb5da82237c29d119768
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1d4091e..139ffe7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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<2.0,>=1.4 +pbr<2.0,>=1.6 Babel>=1.3 oslo.config>=2.1.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 |