numpy>=1.20.0
scipy>=1.7.0
pandas>=1.3.0
matplotlib>=3.4.0
plotly>=5.0.0
numba>=0.56.0
yfinance>=0.1.70
scikit-learn>=1.0.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.9
mypy>=0.910

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
myst-parser>=0.15

[notebooks]
jupyter>=1.0.0
notebook>=6.0

[testing]
pytest>=6.0
pytest-cov>=2.0
pytest-xdist>=2.0

[visualization]
plotly>=5.0.0
matplotlib>=3.4.0
seaborn>=0.11.0
