# 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
codespell==2.3.0
pytest-lsp==0.4.3
types-jsonschema == 4.23.0.20241208
