requests>=2.31.0
httpx>=0.25.0

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

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
responses>=0.23.0
ruff>=0.4.0
black>=24.1.0
mypy>=1.8.0
build>=1.0.0
pre-commit>=3.5.0
types-requests>=2.31.0
