pandas>=1.3.0
numpy>=1.21.0
matplotlib>=3.4.0
yfinance>=0.2.0
requests>=2.26.0
python-dotenv>=0.19.0
pydantic>=1.8.0
python-dateutil>=2.8.0
pytz>=2021.1
tqdm>=4.62.0
beautifulsoup4>=4.10.0
lxml>=4.6.0

[dev]
pytest>=6.0.0
pytest-cov>=2.8.0
black>=21.7b0
isort>=5.0.0
mypy>=0.910
flake8>=3.9.0
pre-commit>=2.0.0
