connexion==1.5.3
pymongo==3.7.2
gevent==1.3.7
mongoengine==0.15.3
pydantic==0.15

[dev]
ipdb

[test]
coverage
pytest
pytest-cov
