summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-29 02:33:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-29 02:33:54 +0000
commit12886219a6855a109609aaf009a96a9a2a19ffd2 (patch)
tree71ae0548295a587326147bb1501f3edf9aeb3095
parent317641c42f006eaec644c3524da63b63ab6771e1 (diff)
downloadoslo-messaging-12886219a6855a109609aaf009a96a9a2a19ffd2.tar.gz
Updated from global requirements
Change-Id: Iae11896324f16164fd62a53c089ebd2948437098
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index ae6a4eb..27f578b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ futurist!=0.15.0,>=0.11.0 # Apache-2.0
oslo.config>=3.12.0 # Apache-2.0
oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 348bf96..ea773e4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,7 +14,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
oslotest>=1.10.0 # Apache-2.0
-pifpaf>=0.4.0 # Apache-2.0
+pifpaf>=0.10.0 # Apache-2.0
# for test_matchmaker_redis
redis>=2.10.0 # MIT