Hacker News new | ask | show | jobs
by TeMPOraL 1261 days ago
> <rant>poetry doesn’t understand that when I ` poetry add foo` I don’t want the latest version, I want the latest version that is compatible with the rest of my declared dependencies, especially my declared Python version</rant>

IIRC, the command was

  $ poetry add foo most recent \
    which fits this crowd most decent