Poetry 1.1.0b1 missing dependencies #2876
Labels
area/core
Related to the poetry-core library
kind/bug
Something isn't working as expected
status/waiting-on-core
Requires changes to poetry-core first
Milestone
-vvv
option).https://gist.github.com/brendongo/bc30924ffa50892c65a2b895af1901f4
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.
The text was updated successfully, but these errors were encountered: