# everything the developer needs in addition to the production requirements

# testing
pytest
pytest-flask
pytest-cov
mongomock

# packaging
wheel>=0.23
twine

# utils
invoke
