httpx>=0.27.0

[:python_version < "3.11"]
typing-extensions>=4.0

[dev]
ruff>=0.15.20

[release]
build>=1.2.0
python-semantic-release>=10.1.0

[test]
pytest>=7.0
pytest-cov>=4.0
respx>=0.21.0

[typecheck]
mypy>=1.8
typing-extensions>=4.0
