mpm --pip upgrade
introduces dependency issues.
#1214
Labels
🐛 bug
Something isn't working, or a fix is proposed
mpm --pip upgrade
introduces dependency issues.
#1214
What happened?
I expect
mpm --pip upgrade
to only upgrade pip packages which are not a dependency of another package.This way a package dependency won't be upgraded to a version which is not supported.
If one wants to upgrade all packages, the
mpm --pip upgrade --all
behavior is appropriate instead.Meta Package Manager configuration
No response
List package managers
No response
Binary path resolution
No response
Meta Package Manager version
The text was updated successfully, but these errors were encountered: