From 7f698acb382871f68b68fea5eb77993dcc301477 Mon Sep 17 00:00:00 2001 From: Jedrzej Nowak Date: Thu, 12 Nov 2015 11:32:26 +0100 Subject: [PATCH] Added wrapt to requirements --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a2223fe8..f24d026d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,11 +20,10 @@ multipledispatch==0.4.8 pbr pydot bunch +wrapt # if you want to use riak backend then riak # if you want to use sql backend then # peewee - - # if you want to use lua computable inputs # lupa