Commit 1899a7d7 authored by PJ Janse van Rensburg's avatar PJ Janse van Rensburg

Prevent latest mongoengine version from being used, because it breaks Python 2.6 support.

parent 5a4805b0
......@@ -4,6 +4,7 @@ Flask-SQLAlchemy>=0.15
peewee
wtf-peewee
pymongo==2.8
mongoengine<=0.11.0
flask-mongoengine
pillow==2.9.0
Babel<=1.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment