X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=bd9bce7665c7b99fce4adf9cb98d109f1011bb47;hb=7d86c0c53f6377119581ddc9e9dfe5c0937ffe01;hp=d0a00810871f9d205f6ef37591d36441426bf32c;hpb=8b4397c704147bcc5ca12ab60dde32f2b6e11a41;p=akkoma diff --git a/mix.exs b/mix.exs index d0a008108..bd9bce766 100644 --- 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"},