Dependencies have diverged:
* ecto (Hex package)
the dependency ecto 3.3.1
> In deps/ecto_enum/mix.exs:
{:ecto, ">= 3.0.0", [env: :prod, hex: "ecto", repo: "hexpm", optional: false]}
does not match the requirement specified
> In deps/ecto_sql/mix.exs:
{:ecto, "~> 3.4 or ~> 3.3.3", [env: :prod, hex: "ecto", repo: "hexpm", optional: false]}
Ensure they match or specify one of the above in your deps and set "override: true"
** (Mix) Can't continue due to errors on dependencies
Getting some issues updating deps, like: