[Misc] Bump fastsafetensors version for latest fixes (#34273)

Signed-off-by: Nick Hill <nickhill123@gmail.com>
(cherry picked from commit 79504027ef)
This commit is contained in:
Nick Hill
2026-02-11 00:30:09 -08:00
committed by khluu
parent 9be1ff2d3a
commit 5e8adb0c49
4 changed files with 4 additions and 5 deletions

View File

@@ -1035,7 +1035,7 @@ setup(
extras_require={
"bench": ["pandas", "matplotlib", "seaborn", "datasets", "scipy"],
"tensorizer": ["tensorizer==2.10.1"],
"fastsafetensors": ["fastsafetensors >= 0.1.10"],
"fastsafetensors": ["fastsafetensors >= 0.2.2"],
"runai": ["runai-model-streamer[s3,gcs] >= 0.15.3"],
"audio": [
"librosa",