httpx>=0.28.1
pydantic>=2.0.0

[dev]
pytest>=8.0
pytest-asyncio>=0.24
respx>=0.22

[redis]
redis>=5.0.0

[socks]
httpx[socks]>=0.28.1
