httpx>=0.25.0
aiohttp>=3.9.0
pydantic>=2.5.0
cryptography>=41.0.0
python-jose>=3.3.0
python-dotenv>=1.0.0
rich>=13.7.0
typer>=0.9.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.12.0
isort>=5.13.0
mypy>=1.8.0
