I'm looking at vLLM's support for python 3.14 and this is one of two blockers for CUDA.
I see requires-python = ">= 3.10, < 3.14" is in the pyproject.toml, could this be unrestricted? also publishing a wheel built for 3.14 would be appreciated https://pypi.org/project/fastsafetensors/#files
I'm looking at vLLM's support for python 3.14 and this is one of two blockers for CUDA.
I see
requires-python = ">= 3.10, < 3.14"is in the pyproject.toml, could this be unrestricted? also publishing a wheel built for 3.14 would be appreciated https://pypi.org/project/fastsafetensors/#files