summaryrefslogtreecommitdiffhomepage
path: root/tools/pip-requires
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pip-requires')
-rw-r--r--tools/pip-requires10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 23fc01d8..d06342a9 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,9 +1,9 @@
eventlet
-lxml
-msgpack-python>=0.3.0
+lxml # OF-Config
+msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl)
netaddr
oslo.config>=1.2.0
-paramiko
-routes
+paramiko # NETCONF, BGP speaker
+routes # wsgi
six>=1.4.0
-webob>=1.2
+webob>=1.2 # wsgi