# Core dependencies
pandas>=1.3.0
yfinance>=0.2.0

# Development dependencies
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.950
twine>=4.0.0
build>=0.8.0
setuptools>=65.0.0
wheel>=0.37.0

# Documentation
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
