diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-12-03 21:02:43 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-12-03 21:02:43 +0000 |
commit | 73d48582cc559498f7890183c46d276a9b3b87dd (patch) | |
tree | 221b7242349627682fb600d56284fcc2efb4f2f1 /requirements.txt | |
parent | a2cdee68fd748cb09b1224243db77e1f7d2f2ac9 (diff) | |
download | oslo-middleware-73d48582cc559498f7890183c46d276a9b3b87dd.tar.gz |
Updated from global requirements
Change-Id: Ia6743a86accc2741a235e05a717ff408c092e471
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 414bdf6..4e1c025 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. Babel>=1.3 -oslo.config>=1.4.0.0a3 -oslo.i18n>=0.3.0 # Apache-2.0 +oslo.config>=1.4.0 # Apache-2.0 +oslo.i18n>=1.0.0 # Apache-2.0 six>=1.7.0 WebOb>=1.2.3 |