Oso 0.22.1 on PyPI had no wheels for Python 3.10 and no source distribution either, so pip install oso failed on the latest stable Python. cibuildwheel supported 3.10, but the release artifacts had not been built for it. The reporter pointed at cibuildwheel 2.1.3 as the tooling that could produce the missing wheels.