- OS version and name:
- Poetry version:
- Link of a Gist with the contents of your pyproject.toml file:
Issue
When running poetry install the resolved_reference of a locked vcs dependency (referencing just a branch in pyproject.toml) is ignored and another ref might be installed.
Repro: https://github.com/bryanforbes/poetry-no-git-branch-locking
without-extras works as expected
with-extras installs another ref