structlog>=23.1.0
typing_extensions>=4.5.0
httpx>=0.24.0

[dev]
black>=23.3.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.3.0
pytest>=7.3.1
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
