diff options
-rw-r--r-- | tools/pip-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 88dd8e1e..637e1163 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,7 +1,7 @@ eventlet>=0.15 msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl) netaddr -oslo.config>=1.6.0 +oslo.config>=1.15.0 routes # wsgi six>=1.4.0 webob>=1.2 # wsgi |