typer>=0.15
click>=8.1
shellingham>=1.5.0
cryptography>=46.0.0
pydantic>=2.0
rich>=13.0
pyyaml>=6.0
markdown>=3.5
psutil>=5.9
jsonschema>=4.0

[adapters]
torch>=2.1.0
transformers>=5.5.0
safetensors>=0.4.0
protobuf>=4.25
sentencepiece>=0.2.1
tiktoken>=0.9.0
pillow>=11.3.0

[advanced]
torch>=2.1.0
transformers>=5.5.0
protobuf>=4.25
sentencepiece>=0.2.1
tiktoken>=0.9.0
datasets>=3.0
requests>=2.33.0
numpy>=1.24
scikit-learn>=1.4
huggingface_hub>=1.0.0
accelerate>=0.27
bitsandbytes>=0.41
aiohttp>=3.12.14
h2>=4.3.0
pillow>=11.3.0

[advanced:platform_system == "Linux"]
autoawq>=0.2.0
triton>=2.3.0

[advanced:platform_system == "Linux" and python_version < "3.13"]
auto-gptq>=0.7.0

[all]
torch>=2.1.0
transformers>=5.5.0
protobuf>=4.25
sentencepiece>=0.2.1
tiktoken>=0.9.0
datasets>=3.0
requests>=2.33.0
numpy>=1.24
scikit-learn>=1.4
huggingface_hub>=1.0.0
accelerate>=0.27
bitsandbytes>=0.41
aiohttp>=3.12.14
h2>=4.3.0
pillow>=11.3.0

[all:platform_system == "Linux"]
autoawq>=0.2.0
triton>=2.3.0

[all:platform_system == "Linux" and python_version < "3.13"]
auto-gptq>=0.7.0

[awq]
torch>=2.1.0
transformers>=5.5.0
safetensors>=0.4.0

[awq:platform_system == "Linux"]
autoawq>=0.2.0
triton>=2.3.0

[ci]
pytest>=7.0
pytest-cov>=4.0
hypothesis>=6.98
ruff==0.15.11
mypy>=1.0
mkdocs>=1.5
mkdocs-material>=9.5
mkdocs-mermaid2-plugin>=1.1
build>=0.10.0
wheel>=0.46.0
requests>=2.33.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff==0.15.11
black>=23.0
mypy>=1.0
hypothesis>=6.98
pre-commit>=3.0
mkdocs>=1.5
mkdocs-material>=9.5
mkdocs-mermaid2-plugin>=1.1
sphinx>=7.0
matplotlib>=3.7
bitsandbytes>=0.41
build>=0.10.0
wheel>=0.46.0
requests>=2.33.0
twine>=4.0.0

[docs-ci]
linkchecker>=10.5
numpy>=1.24
requests>=2.33.0

[edits]
torch>=2.1.0

[eval]
torch>=2.1.0
datasets>=3.0
requests>=2.33.0

[gptq]
torch>=2.1.0
transformers>=5.5.0
safetensors>=0.4.0

[gptq:platform_system == "Linux"]
triton>=2.3.0

[gptq:platform_system == "Linux" and python_version < "3.13"]
auto-gptq>=0.7.0

[gpu]
torch>=2.1.0
accelerate>=0.27
bitsandbytes>=0.41
safetensors>=0.4.0

[guards]
torch>=2.1.0
numpy>=1.24

[hf]
torch>=2.1.0
accelerate>=0.26.0
transformers>=5.5.0
safetensors>=0.4.0
protobuf>=4.25
sentencepiece>=0.2.1
tiktoken>=0.9.0
datasets>=3.0
requests>=2.33.0
numpy>=1.24
huggingface_hub>=1.0.0
aiohttp>=3.12.14
h2>=4.3.0
pillow>=11.3.0

[precommit-ci]
pre-commit>=3.0

[probes]
scikit-learn>=1.4

[release-ci]
build>=0.10.0
requests>=2.33.0
twine>=4.0.0
cyclonedx-bom>=4.1

[security-ci]
pip-audit>=2.8
requests>=2.33.0
cyclonedx-bom>=4.1
