From 384ca2c4b77614dbdcffd7793aac4c4ea4606b0f Mon Sep 17 00:00:00 2001 From: Giovanni Barillari Date: Tue, 19 Jul 2016 01:02:16 +0200 Subject: [PATCH] Updated weppy requirement to 0.7.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c8881c..0892e2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ codacy-coverage==1.2.12 coverage==4.0.3 pytest-cov==2.2.1 pytest==2.9.1 -weppy==0.7.1 +weppy==0.7.6 weppy-Haml==0.3 wheel==0.29.0