summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-23 22:17:14 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-23 22:17:14 +0000
commit4e7077f1405e73ba1bd32ab0846ba97c2cbf19e5 (patch)
treee3a2072681fa3cc0682d696e534d34d00ae819d1
parent007654a9b667db8baa11e43358878a17b55b214f (diff)
downloadironic-python-agent-4e7077f1405e73ba1bd32ab0846ba97c2cbf19e5.tar.gz
Updated from global requirements
Change-Id: I071cab31fd63826a3da1c971903c9cf0c83e851f
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9b8f4932..18047cf2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ oslo.log>=1.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
-pecan>=1.0.0 # BSD
+pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD
Pint>=0.5 # BSD
psutil<2.0.0,>=1.1.1 # BSD
pyudev # LGPLv2.1+