bandit==1.7.4
black==22.6.0
coverage==6.4.4
diff-cover==6.5.1
flake8==5.0.4
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.1.1
sphinxcontrib-httpdomain==1.8.0
sqlalchemy_schemadisplay==1.3

# Mypy test requirements
mypy==0.971
types-mock==4.0.15
types-python-dateutil==2.8.19
types-requests==2.28.9
types-setuptools==65.3.0
types-six==1.16.19
types-toml==0.10.8
