requests>=2.28.2
aiohttp>=3.8.4
pydantic>=2.0.0
typing-extensions>=4.5.0
python-dateutil>=2.8.2
openai>=1.3.0
rich>=13.3.5
typer>=0.9.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.20.0
black>=22.0.0
isort>=5.10.0
mypy>=0.990
ruff>=0.0.290
pre-commit>=3.0.0
build>=0.10.0
twine>=4.0.0
