pydantic>=2.0
pyyaml>=6.0
typer>=0.9.0
rich>=13.0
neo4j>=5.0

[dev]
pytest>=7.4
pytest-cov>=4.1
black==25.9.0
ruff>=0.1
mypy>=1.5
types-PyYAML>=6.0.0
pre-commit>=3.0
