From: Yehuda Sadeh Date: Thu, 15 Feb 2018 18:35:03 +0000 (-0800) Subject: requirements: add gevents X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2%2Fhead;p=ragweed.git requirements: add gevents Signed-off-by: Yehuda Sadeh --- diff --git a/requirements.txt b/requirements.txt index a7835f0..a059565 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,6 @@ PyYAML nose >=1.0.0 boto >=2.6.0, != 2.46.0 bunch >=1.0.0 +gevent >=1.0 httplib2 lxml