jupyter>=1.0.0
ipykernel>=6.0.0
torch>=2.4.0
torchvision
torchaudio
transformers>=4.40.0
accelerate>=0.30.0
huggingface-hub>=0.23.0
datasets>=2.19.0
tokenizers>=0.19.0
safetensors>=0.4.0
openai>=1.30.0
aiohttp>=3.9.0
psutil>=5.9.0
pynvml>=11.5.0
numpy>=1.26.0
pandas>=2.2.0
matplotlib>=3.8.0
seaborn>=0.13.0
plotly>=5.20.0
pytest>=8.0.0
pytest-timeout>=2.3.0
pytest-asyncio>=0.23.0
pyyaml>=6.0.0
tqdm>=4.66.0
requests>=2.31.0
tenacity>=8.3.0
cachetools>=5.3.0
diskcache>=5.6.0
pydantic>=2.7.0
rich>=13.7.0
typer>=0.12.0
zstandard>=0.22.0

[:sys_platform == "linux"]
vllm>=0.5.0
sglang[all]>=0.2.0
llama-cpp-python>=0.2.90
flashinfer-python>=0.1.0

[dev]
black>=24.0.0
isort>=5.13.0
mypy>=1.10.0
ruff>=0.4.0
