diff options
Diffstat (limited to 'tools/pip-requires')
-rw-r--r-- | tools/pip-requires | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index c274774d..567600f1 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,8 +1,7 @@ eventlet>=0.15 msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl) netaddr -oslo.config>=1.6.0, <=3.0.0 ; python_version < '2.7' -oslo.config>=1.6.0 ; python_version >= '2.7' +oslo.config>=1.6.0 routes # wsgi six>=1.4.0 webob>=1.2 # wsgi |