numpy>=2.4.2
pydantic>=2.12.2
rich>=14.2.0
torch>=2.9.0

[dev]
pytest>=7.4
ruff>=0.5
mypy>=1.8
pyright>=1.1
fsspec>=2024.6.0
safetensors>=0.4.0
moto[server]>=5.0.0
s3fs>=2024.6.0
gcsfs>=2024.6.0

[gcs]
fsspec>=2024.6.0
gcsfs>=2024.6.0

[remote]
fsspec>=2024.6.0

[s3]
fsspec>=2024.6.0
s3fs>=2024.6.0
