numpy>=1.22
pandas>=1.4
scipy>=1.8
matplotlib>=3.5

[all]
openpyxl>=3.0
xlsxwriter>=3.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1
mypy>=1.5
build>=0.10
twine>=4.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=1.3
sphinx-copybutton>=0.5
sphinx-autodoc-typehints>=1.24
myst-parser>=2.0

[excel]
openpyxl>=3.0
