pydantic<3,>=2.0
pandas<3,>=2.0
numpy<3,>=1.24
pyarrow<19,>=14.0
pyyaml<7,>=6.0
typer<1,>=0.9
rich<14,>=13.0

[dashboard]
streamlit<2,>=1.32
plotly<6,>=5.0

[dev]
pytest>=7.0
pytest-cov
ruff
mypy
types-PyYAML

[excel]
openpyxl<4,>=3.0
