torch>=2.5.0
numpy>=1.26.0
tqdm>=4.66.0
psutil>=5.9.0

[bnb]
bitsandbytes>=0.41.0

[dev]
pytest>=8.0
pytest-cov>=5.0
pytest-timeout>=2.3
black>=24.0
ruff>=0.5.0
mypy>=1.10

[docs]
sphinx>=7.0
furo>=2024.0

[enterprise]
turboagent-enterprise>=0.1.0

[llama]
llama-cpp-python>=0.3.0

[native]
turboquant-kv>=0.2.0

[server]
fastapi>=0.115.0
uvicorn[standard]>=0.32.0

[torch]
transformers>=4.40.0
huggingface_hub>=0.23.0

[vllm]
vllm>=0.7.0
