click>=8.1.8
packaging>=23.2
httpx[http2]>=0.24.1
rich>=13.9.4
tomli>=2.4.0

[dev]
pytest>=7.4.4
pytest-cov>=4.1.0
pytest-asyncio>=0.23.8
pytest-mock>=3.14.1
pytest-httpx>=0.22.0
mypy>=1.14.1
types-setuptools
pre-commit>=3.5.0

[docs]
mkdocs>=1.6.1
mkdocs-material>=9.7.1
mkdocstrings[python]>=0.26.1
pymdown-extensions>=10.15
mkdocs-minify-plugin>=0.8.0

[test]
pytest>=7.4.4
pytest-cov>=4.1.0
pytest-asyncio>=0.23.8
pytest-mock>=3.14.1
pytest-httpx>=0.22.0
