From ea80685ac2b9ee2052731c04a14955032665ac7c Mon Sep 17 00:00:00 2001 From: Yuma Mihira <yuma-m@users.noreply.github.com> Date: Mon, 19 Feb 2018 21:19:05 +0900 Subject: [PATCH] Add bson --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 58cf7bd..e2c322e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +bson>=0.5.2 inject>=3.3.1 paho-mqtt>=1.2 msgpack-python>=0.4.8 -- GitLab