# Version constraints for dev dependencies. Facilitates installing a subset of
# these in CI without duplicating this information.

black == 23.11.0
flake8 == 6.1.0
pytest == 7.4.0
pytest-timeout == 2.2.0
mypy == 1.9.0
