summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 13:40:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 13:40:18 +0000
commit116ddde00d6591e260dcc28c68922e1a223189ab (patch)
tree6d9f01d4d27035b233fa338456890a87b9ab82b5 /requirements.txt
parent15878b7b181098db7abb6601ada0e245b6722d46 (diff)
downloadironic-python-agent-116ddde00d6591e260dcc28c68922e1a223189ab.tar.gz
Updated from global requirements
Change-Id: Ibb2590c8f12c509a9cb2fe3abde77f22fa7c1b52
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 38cfc066..9e1106f8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-eventlet!=0.18.3,>=0.18.2 # MIT
+eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
iso8601>=0.1.11 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
netifaces>=0.10.4 # MIT