pydicom>=2.3
PyYAML>=6.0
jsonschema>=4.20
numpy>=1.22
lxml>=6.0.2

[dev]
healthcare-ai-guardrails[lint,test]
pre-commit>=4.3.0

[lint]
ruff
black
mypy>=1.0

[test]
pytest>=8.4.2
pytest-cov>=5.0
