logoalt Hacker News

zanielast Tuesday at 9:46 PM1 replyview on HN

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`)


Replies

XorNotyesterday at 12:51 AM

Yeah the constraints in pyproject is exactly the issue I'm thinking of.