# everything the developer needs in addition to the production requirements

# testing
pytest==3.3.0
pytest-flask==0.11
pytest-cov

# packaging
wheel>=0.23
twine

# utils
invoke
