summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-23 10:52:44 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-23 10:52:44 +0000
commit3e5a9f6abd2081a0a94a568ca6bb60da67185865 (patch)
treece78b945705f2d9495a66052d2e6ada05a81e188 /requirements.txt
parent2706e16ff97c863a1690d8f90fc1eb1100607452 (diff)
downloadoslo-messaging-3e5a9f6abd2081a0a94a568ca6bb60da67185865.tar.gz
Updated from global requirements
Change-Id: Ie4185cc70fa5765a9d0282f8ceaeb708329e62d9
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 2bb0ac0..a373dab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,9 +11,9 @@ oslo.log>=1.14.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
-oslo.i18n>=1.5.0 # Apache-2.0
+oslo.i18n>=2.1.0 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0
-debtcollector>=0.3.0 # Apache-2.0
+debtcollector>=1.2.0 # Apache-2.0
# for jsonutils
six>=1.9.0 # MIT