faker>=24.0.0
pydantic>=2.6.0
jsonschema>=4.21.0
typer>=0.12.0
pyyaml>=6.0.1

[all]
pandas>=2.2.0
rich>=13.7.0

[cli]
rich>=13.7.0

[csv]
pandas>=2.2.0

[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
flake8>=7.0.0
mypy>=1.9.0
