Merge branch 'fix/gopher-respect-ip' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index d0a00810871f9d205f6ef37591d36441426bf32c..bd9bce7665c7b99fce4adf9cb98d109f1011bb47 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -56,6 +56,7 @@ defmodule Pleroma.Mixfile do
       {:calendar, "~> 0.17.4"},
       {:cachex, "~> 3.0.2"},
       {:httpoison, "~> 1.2.0"},
+      {:tesla, "~> 1.2"},
       {:jason, "~> 1.0"},
       {:mogrify, "~> 0.6.1"},
       {:ex_aws, "~> 2.0"},