pydantic>=2.0
pyyaml>=6.0
typer>=0.12
rich>=13.0
pandas>=2.0
pyarrow>=15.0
psutil>=5.9
numpy>=1.26

[plots]
matplotlib>=3.8
seaborn>=0.13

[test]
pytest>=8.0
pytest-cov
pytest-xdist
pytest-benchmark
pytest-mock
hypothesis>=6.0
freezegun
