typing_extensions>=4.0

[all]
httpx>=0.25.0
pydantic>=2.0

[async]
httpx>=0.25.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21
responses>=0.23
httpx>=0.25.0
mypy>=1.0
ruff>=0.1
pydantic>=2.0

[validation]
pydantic>=2.0
