Skip to content

Upgrade after installing poetry downgrades dependencies #9546

Answered by radoering
BudzynskiMaciej asked this question in Q&A
Discussion options

You must be logged in to vote

If you run poetry self update immediately after installing it, I would not expect any change. However, the script installs poetry via pip and poetry self update uses its own resolver so that it can happen that pip's resolver and poetry's resolver come up with different solutions. Apart from that, an update of some dependencies can always require a downgrade of other dependences.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BudzynskiMaciej
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants