Currently, despite being clearly way better designed, Pyflow isn't quite
practical because every time you run a Pyflow command, it messes with
its own lockfile? Even if it doesn't try to install anything, it
reorders the file and produces spurious Git diffs. Not good.
I tried Poetry as well, but it's not as big an improvement over Pipenv
as Pyflow would've been, so I'm gonna continue using Pipenv for the time
being. Sigh.