X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=14448f12f9511361e1894587965340025cace090;hb=f9e0c05ca443ce2525203f9819e38c036fc51ea8;hp=f26a5391aa48ae35ddbbbfcd8aff3b344a36be6b;hpb=5e128a6be30563adc3b8a938aa68d18ac04cdfa0;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"},