torch>=2.1
safetensors>=0.4
PyYAML>=6.0
numpy>=1.24
huggingface-hub>=0.23

[dev]
pytest>=7.4
ruff>=0.5

[dev:python_version < "3.11"]
tomli>=2.0

[logging]
wandb>=0.16
tensorboard>=2.14

[release]
build>=1.2
check-wheel-contents>=0.6
twine>=6.0
