Further simplify changeset logic
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index f26a5391aa48ae35ddbbbfcd8aff3b344a36be6b..14448f12f9511361e1894587965340025cace090 100644 (file)
--- 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"},