`Pkg.update()` causes downgrade and removal of packages

When updating the Symbolics package to its most recent version, I get a few other package updates and new packages. However, when running Pkg.update() immediately afterwards, julia downgrades ones of those updated packages and removes a package.

Any thoughts on why this happens?

The resolver has been updated in 1.7 so it should likely be fixed there.

3 Likes

One might say the issue has been resolved (I’ll see myself out…)

2 Likes