I'm not sure why, but PyPi is missing the Python 3.14 wheels (https://pypi.org/project/rapidyaml/0.10.0/#files) even though I see they were added here (#571)
Unfortunately, by the quirks of pip this means my venv is installing rapidyaml 0.1.0 now that I've updated to Python 3.14, which is inconvenient, to say the least.