bandit==1.7.4
black==22.6.0
coverage==6.4.1
diff-cover==6.5.1
flake8==4.0.1
mock==4.0.3
pytest==7.1.2
pytest-cov==3.0.0
unittest2==1.1.0
vcrpy==4.2.0
psycopg2-binary==2.9.3

# Authentication integration testing
requests==2.28.1
requests-oauthlib==1.3.1

# Required to test building the docs
# sphinxcontrib-httpdomain errors on Sphinx 4.1.x
sphinx==5.0.2
sphinxcontrib-httpdomain==1.8.0
sqlalchemy_schemadisplay==1.3

# Mypy test requirements
mypy==0.961
types-mock==4.0.15
types-python-dateutil==2.8.18
types-requests==2.28.0
types-setuptools==57.4.18
types-six==1.16.16
types-toml==0.10.7
