numpy>=1.26
matplotlib>=3.7
scipy>=1.10

[cuda]
torch>=2.9.1
cupy-cuda12x>=12.0.0

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

[docs]
sphinx<9.0,>=7.2
pydata-sphinx-theme>=0.15
myst-parser>=2.0
sphinx-autosummary-accessors>=2025.3.1
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

[gpu]
torch>=2.9.1

[gui]
PySide6>=6.5
yfinance>=1.0

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