httpx>=0.24
pydantic>=2.0
tenacity>=9.0
structlog>=24.0

[test]
pytest>=8.0
pytest-asyncio>=0.24

[webhook]
uvicorn>=0.20
starlette>=0.27

[ws]
websockets>=12.0
