From 03ac8742f4a1628c341bb753b265915734772fbb Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Thu, 28 Nov 2013 14:30:00 +0900 Subject: msgpack-rpc fixes and improvements - make create_request returns msgid - fix msgid wrap around - rename classes - convenient transport classes for socket-like - update requirements - copyright notice, comments, and assertions Signed-off-by: YAMAMOTO Takashi Signed-off-by: FUJITA Tomonori --- tools/pip-requires | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/pip-requires') diff --git a/tools/pip-requires b/tools/pip-requires index eb0a1198..d066bfe3 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -4,3 +4,4 @@ webob>=1.0.8 paramiko netaddr oslo.config +msgpack-python>=0.4.0 -- cgit v1.2.3