git urls are tricky to use with many tools (like pip-compile) though. At best they're slow, since things like "what's the latest version?" require downloading the repo.
We forked some things into a private DevPI instance at present for that reason (well, also for latency)