Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp>
---
 tools/pip-requires | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/tools/pip-requires b/tools/pip-requires
index 23fc01d..d06342a 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
-- 
2.1.0


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to