Avoid issue with latest pymongo version (see:...
Avoid issue with latest pymongo version (see: https://github.com/MongoEngine/mongoengine/issues/950).
Showing
| ... | @@ -3,6 +3,7 @@ wtforms | ... | @@ -3,6 +3,7 @@ wtforms |
| Flask-SQLAlchemy>=0.15 | Flask-SQLAlchemy>=0.15 | ||
| peewee | peewee | ||
| wtf-peewee | wtf-peewee | ||
| pymongo==2.8 | |||
| flask-mongoengine | flask-mongoengine | ||
| pillow | pillow | ||
| flask-babelex | flask-babelex | ||
| ... | ... |
Please register or sign in to comment