Please add the possibility to specify the pip version in the readme. It seems that newer versions (22.0.1>) break compatibility:
22.0.1>
As an example, it could look like this:
--- python_version: 3.8.9 pip_version: 21.3.1 ---