Nuacht

If you can’t do this, you can pass --python-version <version_number>. This flags pip download to specify the version of Python so you obtain wheels for that version.
The newly approved Python Enhancement Proposal 751 gives Python a standard lock file format for specifying the dependencies of projects. Here’s the what, why, and when.