Description
The action fails to run with Python 3.14 because the frozen dependencies are too old for it:
error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13)
#175 might be a good way to handle such issues.
Version
Using v3.0.1,