diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-11 14:46:23 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-11 14:46:23 +0000 |
commit | 44a7b7de424e194df54cc3a2159dbcdbc1c9467b (patch) | |
tree | f6f3009aeb191eec71d89604c2a8af9540059cea /requirements.txt | |
parent | f29fdec492344c97f290cae32d10fa541530e4d6 (diff) | |
download | oslo-middleware-44a7b7de424e194df54cc3a2159dbcdbc1c9467b.tar.gz |
Updated from global requirements
Change-Id: I8c0137faa571be09168ceb2ba9283c99b8a338e7
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4547208..81a2693 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>=0.6,!=0.7,<1.0 +pbr>=0.11,<2.0 Babel>=1.3 oslo.config>=1.11.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 |