pyeve / eve

REST API framework designed for human beings

Home Page:https://python-eve.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eve doesnt work with latest pymongo

nryumin opened this issue · comments

pymongo>=3.7
Eve doesnt work with latest pymongo 4.0. After i fixed pymongo to 3.7 my project worked again.
Please fix pymongo version in dependencies.

thanks

Support for pymongo 4+ is now available on master branch. Would be nice if you folks could test it a little bit.