bandit==1.7.4
black==22.3.0
coverage==6.4
diff-cover==6.5.0
flake8==4.0.1
mock==4.0.3
pytest==7.1.2
pytest-cov==3.0.0

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

# Mypy test requirements
mypy==0.960
types-mock==4.0.14
