Comment by zanie
4 hours ago
Yes! It's in progress — it's already there, just hidden as we iterate on it.
(but as a note, the initial `uv lock` will already attempt to choose the highest possible versions and `uv lock --upgrade` will do so again, requests for `uv upgrade` are generally centered around changing the constraints in the `pyproject.toml`)
Yeah the constraints in pyproject is exactly the issue I'm thinking of.