my favorite Python package manager, PDM, now lets you install the *minimum* allowed dependency version, rather than the maximum found. (like `cargo -Z direct-minimal-versions`).
this is exceptionally useful in making sure that your software still works with the minimum versions specified
i am such a happy cat =^___^=