From cb7bd54e20a65e48046c1cce2b9290e758cbd5f0 Mon Sep 17 00:00:00 2001 From: jwyang Date: Wed, 29 Aug 2018 12:01:26 -0400 Subject: [PATCH] add msgpack --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 0fcff0fff..a25434ea9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ cython cffi opencv-python scipy +msgpack easydict matplotlib pyyaml