changeset 39:fceca6088481

Require flask >= 0.7 With 0.7 the class based views got introduced in flask http://flask.pocoo.org/docs/0.10/views/
author Björn Ricks <bjoern.ricks@intevation.de>
date Thu, 16 Oct 2014 12:53:04 +0200
parents 2f03f909d69c
children 8a3f3427aa15
files requirements.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/requirements.txt	Thu Oct 16 12:08:25 2014 +0200
+++ b/requirements.txt	Thu Oct 16 12:53:04 2014 +0200
@@ -1,4 +1,4 @@
-flask
+flask>=0.7
 requests
 py3o.template
 py3o.renderers.pyuno>=0.3
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)