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<2.0,>=1.6.1
mkdocs-material<10.0,>=9.7.1
mkdocstrings[python]<2.0,>=0.26.1
pymdown-extensions<11.0,>=10.15
mkdocs-minify-plugin<1.0,>=0.8.0
mike<3.0,>=2.2.0
black>=24.10.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
