diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-25 11:55:56 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-25 11:55:56 +0000 |
commit | de0ce3d31fcb8e0dfe1f9b42c167e29418146944 (patch) | |
tree | 1e896830fccada17aef11a3e160d40e01120c550 /requirements.txt | |
parent | 2ced192909b54d20d7cf82fdb951d9dd04837935 (diff) | |
download | ironic-de0ce3d31fcb8e0dfe1f9b42c167e29418146944.tar.gz |
Updated from global requirementsjuno-eolstable/juno
Change-Id: Ib9f8ba721f43a68da83bb1d8b79fdf71daf04cb9
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 f913b6ec7..f51f9d49c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ websockify<0.7,>=0.6.0 oslo.config<=1.6.0,>=1.4.0 # Apache-2.0 oslo.db<1.1,>=1.0.0 # Apache-2.0 oslo.rootwrap<=1.5.0,>=1.3.0 -oslo.i18n<=1.3.1,>=1.0.0 # Apache-2.0 +oslo.i18n<=1.3.1,>=1.3.0 # Apache-2.0 oslo.utils<1.5.0,>=1.4.0 # Apache-2.0 pecan<=0.8.3,>=0.5.0 six<=1.9.0,>=1.7.0 |