pydantic>=2.0
httpx>=0.27
tenacity>=8.0
openai>=1.0
rich>=13.0
yfinance>=0.2
click>=8.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23

[dotenv]
python-dotenv>=1.0
