requests>=2.31.0
pydantic>=2.0.0
click>=8.0.0
python-dotenv>=1.0.0
aiohttp>=3.9.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.6.0
mypy>=1.0
pre-commit>=3.0
