IWASE Yusuke
2017-06-15 05:31:28 UTC
Signed-off-by: IWASE Yusuke <***@gmail.com>
---
tools/pip-requires | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/pip-requires b/tools/pip-requires
index ab16920..ef475c0 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,7 +1,7 @@
# NOTE: OpenStack avoids the newer versions of eventlet, because of the
# following issue.
# https://github.com/eventlet/eventlet/issues/401
-eventlet!=0.18.3,>=0.18.2,<0.21.0
+eventlet!=0.18.3,>=0.18.2,!=0.20.1,<0.21.0
msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl)
netaddr
oslo.config>=1.15.0
---
tools/pip-requires | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/pip-requires b/tools/pip-requires
index ab16920..ef475c0 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,7 +1,7 @@
# NOTE: OpenStack avoids the newer versions of eventlet, because of the
# following issue.
# https://github.com/eventlet/eventlet/issues/401
-eventlet!=0.18.3,>=0.18.2,<0.21.0
+eventlet!=0.18.3,>=0.18.2,!=0.20.1,<0.21.0
msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl)
netaddr
oslo.config>=1.15.0
--
2.7.4
2.7.4