Using targets for deps in umbrella project

You have targets instead of target - from the CLI you can only setup for a single target.

:host is the default target when you do not set the target flag

You want:

$ mix deps.get --target postgres