Restrict tinyrpc to version 0.9.4 as newer versions break python2 support

This commit is contained in:
Adrian Freund 2019-11-27 13:18:39 +01:00
parent c776e4cb68
commit e3ebed7943

View File

@ -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