coverage==5.5
flake8==3.8.4
mock==4.0.3
pytest==6.2.2
pytest-cov==2.11.1
unittest2==1.1.0
vcrpy==4.1.1

# Authentication integration testing
requests==2.25.1
requests-oauthlib==1.3.0

# Required to test building the docs
sphinx==3.5.1
sphinxcontrib-httpdomain==1.7.0
sqlalchemy_schemadisplay==1.3
