argcomplete
pyyaml
jinja2

[:sys_platform == "win32"]
wmi

[cov]
ramalama[dev]
pytest-cov

[cov-detailed]
ramalama[cov]
pytest-func-cov
pytest-report
pytest-json
pytest-html

[dev]
argcomplete~=3.0
bcrypt
codespell~=2.0
hypothesis>=6.135.26
ruff>=0.14.14
wheel~=0.47.0
mypy
types-PyYAML
types-jsonschema
tox
requests

[dev:python_version < "3.10"]
pytest~=8.0

[dev:python_version >= "3.10"]
huggingface_hub~=1.12.0
pytest~=9.0
