@@ -54,7 +54,9 @@ defmodule ElixirAi.MixProject do
{:telemetry_poller,"~> 1.0"},
{:jason,"~> 1.2"},
{:dns_cluster,"~> 0.1.1"},
{:bandit,"~> 1.5"}
{:bandit,"~> 1.5"},
{:ecto_sql,"~> 3.11"},
{:postgrex,">= 0.0.0"}
]
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.