mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-05 12:26:11 +02:00
Restrict tinyrpc to version 0.9.4 as newer versions break python2 support
This commit is contained in:
parent
c776e4cb68
commit
e3ebed7943
@ -8,5 +8,5 @@ oslo.config>=2.5.0
|
||||
ovs>=2.6.0 # OVSDB
|
||||
routes # wsgi
|
||||
six>=1.4.0
|
||||
tinyrpc # RPC library, BGP speaker(net_cntl)
|
||||
tinyrpc==0.9.4 # RPC library, BGP speaker(net_cntl)
|
||||
webob>=1.2 # wsgi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user