summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 22:00:07 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 22:00:07 +0000
commitbdaad8ee6e7b009d4f0dfb1fbb32c6aa286f96ac (patch)
treef8d828c1a1a6aca60edc129874314f0c92cbe4bc /requirements.txt
parent607bef280c19a8842ff97629d65bbf8ddf288845 (diff)
downloadpython-designateclient-bdaad8ee6e7b009d4f0dfb1fbb32c6aa286f96ac.tar.gz
Updated from global requirements
Change-Id: If3817dbc70e68045a7cffde91445f75a740444a4
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index bbadefb..ba46f88 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
cliff!=1.16.0,>=1.15.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0