Hotfix for recent Flask/Werkzeug versions breaking Flask-Login module

master
Gina Häußge 2013-06-15 17:01:42 +02:00
parent 16befc84d2
commit 28d8dd773a
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
flask>=0.9
flask==0.9
werkzeug==0.8.3
numpy>=1.6.2
pyserial>=2.6
tornado>=2.4.1