Commit fe5996d2 authored by PJ Janse van Rensburg's avatar PJ Janse van Rensburg

Avoid mongoengine breaking change.

parent 73be7327
...@@ -3,8 +3,9 @@ wtforms ...@@ -3,8 +3,9 @@ wtforms
Flask-SQLAlchemy>=0.15 Flask-SQLAlchemy>=0.15
peewee peewee
wtf-peewee wtf-peewee
mongoengine<0.11.0
pymongo==2.8 pymongo==2.8
flask-mongoengine flask-mongoengine==0.8.2
pillow==2.9.0 pillow==2.9.0
Babel<=1.3 Babel<=1.3
flask-babelex flask-babelex
......
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