requests<3,>=2.4.2
httpx>=0.27.0
pydantic>=2.0.0
asgiref>=3.0.0

[dev]
tox>=4.28.4
build
twine
sphinx
ghp-import

[test]
pytest>=8.4.1
pytest-asyncio>=0.23.0
responses>=0.25.8
respx>=0.21.0
pytest-cov
