diff requirements.txt @ 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 26e6f2f00638
children 19f6a6d9cbed
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)