numpy>=1.24
matplotlib>=3.7
scipy>=1.10

[dev]
pylint>=3.2
pylint-exit>=1.2
ruff>=0.6

[docs]
sphinx>=7.2
pydata-sphinx-theme>=0.15
myst-parser>=2.0
sphinx-autodoc-typehints>=2.0
sphinx-copybutton>=0.5
sphinx-design>=0.6
sphinxcontrib-mermaid>=0.9
numpydoc>=1.6
sphinx-gallery>=0.16
matplotlib>=3.7

[gui]
PySide6>=6.5
yfinance>=0.2

[test]
pytest>=7.2
pytest-cov>=4.0
coverage>=7.2
