|
|
|
@ -92,7 +92,6 @@ defmodule BlockScout.Mixfile do |
|
|
|
|
# and cannot be accessed from applications inside the apps folder |
|
|
|
|
defp deps do |
|
|
|
|
[ |
|
|
|
|
{:httpoison, "~> 2.1"}, |
|
|
|
|
{:prometheus_ex, git: "https://github.com/lanodan/prometheus.ex", branch: "fix/elixir-1.14", override: true}, |
|
|
|
|
{:absinthe_plug, git: "https://github.com/blockscout/absinthe_plug.git", tag: "1.5.3", override: true}, |
|
|
|
|
{:tesla, "~> 1.6.0"}, |
|
|
|
|