# documentation tools
sphinx
sphinxcontrib-napoleon
# sphinxcontrib-aafig:
# until https://bitbucket.org/birkenfeld/sphinx-contrib/pull-request/64 merges,
# we need to use a custom wheel
--find-links https://singingwolfboy.github.io/python-wheelhouse/
--use-wheel
sphinxcontrib-aafig==1.0.dev20150325
# testing tools
mock
responses
# testing sqlalchemy support
sqlalchemy>=0.9
sqlalchemy_utils
flask-sqlalchemy
# testing integration with other extensions
flask-login
flask-cache
