summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-16 12:25:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-16 12:25:57 +0000
commit4c9bd48d5431480233278d97c10642c355006f47 (patch)
tree44f5ea36c0b820bb4fcd47bae8831a851fa53590
parent11ab86e320860c0ba07b5b62d11cd1acfd8b4ab6 (diff)
downloaddesignate-4c9bd48d5431480233278d97c10642c355006f47.tar.gz
Updated from global requirements
Change-Id: I7c7cbd361f0b69ae3c6d6da3476f9a2b59784362
-rw-r--r--requirements.txt4
-rw-r--r--test-requirements.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 88dff759..8b37e34d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,10 +12,10 @@ keystoneauth1>=3.3.0 # Apache-2.0
keystonemiddleware>=4.17.0 # Apache-2.0
netaddr>=0.7.18 # BSD
oslo.config>=5.1.0 # Apache-2.0
-oslo.concurrency>=3.20.0 # Apache-2.0
+oslo.concurrency>=3.25.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
-oslo.log>=3.30.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 36648dca..f7c6fb4a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinxcontrib-httpdomain>=1.3.0 # BSD