pint>=0.24
numpy>=1.26
pandas>=2.0
matplotlib>=3.8
seaborn>=0.13
tabulate>=0.9
python-docx>=1.1
openpyxl>=3.1
jinja2>=3.1
IPython>=7.34

[dev]
mento[test]
ruff<0.17,>=0.15.22
mypy>=1.15
pandas-stubs
types-tabulate
pre-commit
devtools
ipykernel

[docs]
sphinx>=7.2
nbsphinx>=0.9
sphinx-book-theme>=1.1
sphinx-copybutton
sphinx-design
ipykernel
jupyter-client
pygments>=2.4

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