From af14953231cf1f240863acb588fedd8d86b2ce74 Mon Sep 17 00:00:00 2001 From: Bruno Wagner Goncalves Date: Thu, 6 Nov 2014 17:46:35 -0200 Subject: Flask is back because it is still needed by the attachments and tags controllers --- service/setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'service/setup.py') diff --git a/service/setup.py b/service/setup.py index 58c1ce58..31a5b55e 100644 --- a/service/setup.py +++ b/service/setup.py @@ -79,6 +79,7 @@ setup(name='pixelated-user-agent', 'service-identity==14.0.0', 'klein==0.2.3', 'requests==2.4.3', + 'flask==0.10.1', 'srp==1.0.5', 'dirspec==13.10', 'u1db==13.09', -- cgit v1.2.3