pandas>=1.5.0
numpy>=1.21.0
yfinance>=0.2.0
scipy>=1.9.0
matplotlib>=3.5.0
requests>=2.28.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0

[jupyter]
jupyter>=1.0.0
ipywidgets>=8.0.0
