Always run a pipenv sync.
In the end, this isn't great since the role is not idempotent. However,
right now, we don't have a good way to do that with Pipenv. So, in order
to move along, we just always pipenv sync
and when it is an issue, we
can fix it more thoroughly.