Signed-off-by: YAMAMOTO Takashi <[email protected]> --- tools/pip-requires | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tools/pip-requires b/tools/pip-requires index 4436d0f..565e4d4 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,8 +1,8 @@ eventlet -routes -webob>=1.0.8 -paramiko lxml +msgpack-python>=0.4.0 netaddr oslo.config -msgpack-python>=0.4.0 +paramiko +routes +webob>=1.0.8 -- 1.8.3.1 ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
