antlr4-python3-runtime==4.13.1
black==24.4.2
importlib_resources==6.4.0
jsonschema==4.22.0
referencing==0.35.1
ruamel.yaml==0.18.6

[bandit]
bandit==1.7.9

[lint]
codespell==2.3.0
flake8-bugbear==24.4.26
pyupgrade==3.16.0

[test]
pytest==8.2.2
pytest-cov==5.0.0
pytest-xdist==3.6.1
