pandas>=1.5.0
pyyaml>=6.0
click>=8.1
openpyxl>=3.0.0
pyarrow>=10.0.0
matplotlib>=3.6.0
seaborn>=0.12.0
psutil>=5.9.0

[:python_version < "3.11"]
typing_extensions>=4.0

[dev]
pytest>=7.0
pytest-cov>=4.0
