torch>=2.0.0
numpy>=1.24.0
pyyaml>=6.0
tqdm>=4.65.0
datasets>=2.14.0
transformers>=4.30.0
sentencepiece>=0.1.99
tiktoken>=0.5.0
tensorboard>=2.13.0
wandb>=0.15.0
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.7.0
mypy>=1.4.0
flake8>=6.0.0
ruff>=0.14.3
types-pyyaml>=6.0.12.20250915
isort>=7.0.0
twine>=6.2.0

[deepspeed]
deepspeed>=0.10.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.7.0
mypy>=1.4.0
flake8>=6.0.0
ipython>=8.14.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.4.0
mkdocstrings[python]>=0.24.0
mkdocs-autorefs>=0.5.0
