Mount data analysis via Lotus packages

This commit is contained in:
Claudio Ortolina
2025-10-22 16:33:07 +01:00
parent 9a22e92183
commit a30e1b32d7
8 changed files with 48 additions and 0 deletions
+4
View File
@@ -110,6 +110,10 @@ defmodule MusicLibrary.MixProject do
{:oban, "~> 2.20"},
{:oban_web, "~> 2.11"},
# Data analysis
{:lotus_web, "~> 0.5.2"},
{:lotus, "~> 0.9.2"},
# Test tooling
{:phoenix_test, "~> 0.8.0", only: :test},
{:lazy_html, ">= 0.1.0", only: :test},