click>=8.1.8
packaging>=23.2
httpx>=0.24.0
rich>=13.9.4

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
pytest-httpx>=0.22.0
mypy>=1.5.0
types-setuptools
pre-commit>=3.4.0

[docs]
mkdocs>=1.6.1
mkdocs-material>=9.7.1
mkdocstrings[python]>=0.26.1

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
pytest-httpx>=0.22.0
