diff --git a/requirements-py3.txt b/requirements-py3.txt index b24d76c..cc55d11 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -eventlet>=0.16.1,!=0.17.0 +eventlet>=0.17.3 six>=1.9.0 Babel>=1.3 oslo.concurrency>=1.8.0 # Apache-2.0