diff options
-rw-r--r-- | tools/pip-requires | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 5753ce52..822c888a 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,7 +1,7 @@ eventlet -msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl) +msgpack-python>=0.3.0 netaddr oslo.config>=1.2.0 -routes # wsgi +routes six>=1.4.0 -webob>=1.2 # wsgi +webob>=1.2 |