Skip to content

Poetry 1.1.0b1 missing dependencies #2876

Closed
@brendongo

Description

  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).

Issue

Hi, I was trying out the beta release and thought you might find this bug interesting.

When switching from 1.0.10 to 1.1.0b1 poetry misses two sub-dependencies. To reproduce: run poetry install with 1.0.10 and note that jsonschema is in the poetry.lock file. When using 1.1.0b1 jsonschema is no longer in the lockfile.

Metadata

Assignees

No one assigned

    Labels

    area/coreRelated to the poetry-core librarykind/bugSomething isn't working as expectedstatus/waiting-on-coreRequires changes to poetry-core first

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions