Open
Description
Problem description
Often times I'll have a project that I made some time ago, which I think is still reproducible with its lock file, but fails because I'm using a different version of pixi. A potential solution may be to add an optional pixi version to the system-requirements
table. This would help ensure folks don't run into situations where they think things will work further down the line, but because of a regression they dont