Lock file out of sync with pyproject file
The lock file is out of sync with the pyproject file at the moment. An example of the error below can be seen in this deployment job.
Warning: poetry.lock is not consistent with pyproject.toml. You may be getting improper dependencies. Run `poetry lock [--no-update]` to fix it.