X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=inline;f=mix.exs;h=14448f12f9511361e1894587965340025cace090;hb=44a86951a339fdb0146a237ca5178c83823629c7;hp=f26a5391aa48ae35ddbbbfcd8aff3b344a36be6b;hpb=80167e62dd7afaf761443d268d7c2306608ffea4;p=akkoma diff --git a/mix.exs b/mix.exs index f26a5391a..14448f12f 100644 --- a/mix.exs +++ b/mix.exs @@ -125,7 +125,6 @@ defmodule Pleroma.Mixfile do {:postgrex, ">= 0.15.5"}, {:oban, "~> 2.1.0"}, {:gettext, "~> 0.18"}, - {:pbkdf2_elixir, "~> 1.2"}, {:bcrypt_elixir, "~> 2.2"}, {:trailing_format_plug, "~> 0.0.7"}, {:fast_sanitize, "~> 0.2.0"},