updates AA adds missing dependencies

This commit is contained in:
msramalho
2025-02-15 23:14:53 +00:00
parent 00cdec92f9
commit 1497485612
6 changed files with 383 additions and 1139 deletions

View File

@@ -2,8 +2,7 @@
from typing import List
from loguru import logger
from auto_archiver import Metadata
from auto_archiver.core import Media
from auto_archiver.core import Media, Metadata
from app.shared.db import models