summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:38:21 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:38:21 +0000
commit5aedc2f7ab53f8c6ab1596d647530d7ba6f210e6 (patch)
tree4a2e9f8002a31fb50601ea1bc252ca3ae1d32d73
parent2e752b4b1f7f2b3785c24e763866478424f76ea6 (diff)
downloadpython-designateclient-5aedc2f7ab53f8c6ab1596d647530d7ba6f210e6.tar.gz
Updated from global requirements
Change-Id: I331085f5b8f551659585c0952e5851f2b0dfff3b
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8267c9a..ef61355 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ cliff>=2.3.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
osc-lib>=1.2.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
-pbr<2.0.0,>=1.8 # Apache-2.0
+pbr>=1.8 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT