# This file is just used to set up baseplate.py's test environment. It is not
# indicative of the versions you must use in your applications.
#
# See install_requires and extras_require in setup.py for the range of versions
# supported.
-r requirements-transitive.txt
black==21.10b0
boto3==1.34.19
fakeredis==1.5.0
flake8==7.0.0
lxml==5.1.0
mypy==1.8.0
pre-commit==3.5.0
prometheus-client==0.19.0
pydocstyle==5.1.1
pylint==3.0.3
pytest==7.4.4
pytest-cov==2.11.1
pytz==2021.1
reorder-python-imports==2.4.0
sphinx==3.4.3
sphinx-autodoc-typehints==1.11.1
sphinxcontrib-spelling==7.1.0
types-redis==3.5.3
types-requests==2.25.6
types-setuptools==57.0.2
webtest==2.0.35
