logoalt Hacker News

kortextoday at 3:42 AM1 replyview on HN

I'm not in front of my terminal, but I'm almost certain there is a way to do this. And if not, it would not be hard to add.

I can't really take the article fully seriously when they are like "uv cant do this. Well actually it can but you gotta use an extra flag." It reads rather PEBKAC.


Replies

szvswtoday at 1:05 PM

I think `uv lock -P <package-name>` to only update a particular package (and transitive deps of course).