Merge branch 'support/oauth_fetch_token' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 9ffcf5928771a59f609b210592acae7f98015aef..1a28b6710e67a161ba365ecb9f4c460d788be6e5 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"},