Does `pip-compile` solve deps and transitive deps?
I thought it only locks down hashes?
Yes it does. And it will fail if there is a combination that is not resolvable.
Yes it does. And it will fail if there is a combination that is not resolvable.