connexion[swagger-ui]==2.2.0
pymongo==3.7.2
gevent==1.4.0
mongoengine==0.16.3
pydantic==0.17

[dev]
ipdb

[test]
coverage
pytest
pytest-cov
