ciqueue for pytest got somewhat outdated: * [no support for Python >= 3.8](https://github.com/Shopify/ci-queue/blob/master/python/setup.cfg#L2) (there's already 3.10) * supports ['pytest>=2.7,<=3.5.0'](https://github.com/Shopify/ci-queue/blob/master/python/setup.py#L40), while there's already [pytest 7.1.2](https://pypi.org/project/pytest/)