numpy>=1.24.0
pandas>=2.0.0
scipy>=1.10.0
matplotlib>=3.7.0
click>=8.0.0
openpyxl>=3.1.0

[dev]
pytest>=7.0
pytest-cov
black
flake8
mypy

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0
