pip is no longer used to install requirements, but it was still listed as the step to follow when setting up the system. Also, AFAICT poetry.lock should have been updated when pyproject.toml was changed 4 months ago, but wasn't. I ran poetry update to generate a new lock file.
pip is no longer used to install requirements, but it was still listed as the step to follow when setting up the system. Also, AFAICT poetry.lock should have been updated when pyproject.toml was changed 4 months ago, but wasn't. I ran poetry update to generate a new lock file.