diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-29 14:25:01 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-29 14:25:01 +0000 |
commit | e5fc0e8458e9bd7195b5dfe6347a222c895f2b7e (patch) | |
tree | 2aeded207b876dcd88995bcd8d8df88ab8e4606d /requirements.txt | |
parent | b016800a7c731d361da4bc388b35e750a189ec62 (diff) | |
download | oslo-middleware-e5fc0e8458e9bd7195b5dfe6347a222c895f2b7e.tar.gz |
Updated from global requirements
Change-Id: If51393e4bf05663d151d6b3b4a91fd40be10219b
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 ecab230..155d914 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.6 +pbr>=1.6 Babel>=1.3 oslo.config>=2.3.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 |