
[mongo]
pymongo[tls]==3.*
iso8601==0.1.*

[sqlalchemy]
marshmallow==3.*
SQLAlchemy==1.*
marshmallow_sqlalchemy==0.23.*

[testing]
pytest-flask==1.*
flask-restx==0.2.*
mongomock==3.*
pytest-cov==2.*
pymongo[tls]==3.*
iso8601==0.1.*
marshmallow==3.*
SQLAlchemy==1.*
marshmallow_sqlalchemy==0.23.*
