typing-extensions~=4.0
importlib-metadata~=8.0
importlib-resources~=6.0
ipython~=8.0
ruamel.yaml~=0.18.0

[docs]
sphinx~=8.1
myst-parser~=4.0

[tests]
bandit[toml]~=1.7
mypy~=1.5
pytest~=8.0
pytest-cov<7.0,>=5.0
ruff~=0.9.0
