numpy>=2.3.2
pandas>=2.3.2
scipy>=1.7.0
matplotlib>=3.4.0
yfinance>=0.2.0
ta>=0.10.2
scikit-learn>=1.0.0

[all]
hidden-regime[dev,docs,visualization]

[dev]
pytest>=8.4.2
pytest-cov>=7.0.0
pytest-xdist>=3.0.0
pytest-benchmark>=5.1.0
pytest-asyncio>=0.23.0
pytest-timeout>=2.2.0
psutil>=7.0.0
black>=25.1.0
isort>=6.0.1
flake8>=7.3.0
mypy>=1.0.0
bandit[toml]>=1.7.0
tox>=4.0.0
build>=1.3.0
twine>=6.2.0

[docs]
sphinx>=8.2.3
sphinx-rtd-theme>=3.0.2
myst-parser>=4.0.1
sphinx-autodoc-typehints>=3.2.0

[visualization]
seaborn>=0.11.0
plotly>=5.0.0
Pillow>=9.0.0
