This commit is contained in:
LASTA_DEV01\lasta
2026-05-19 20:31:52 +09:00
parent 00407e7a08
commit e260e5f218
104 changed files with 12898 additions and 1709 deletions

View File

@@ -19,6 +19,7 @@ dependencies = [
# 통합설계서 §11 기술 스택 요약 + OntoCast 분석 §2.2
"fastapi>=0.115.0",
"uvicorn[standard]>=0.32.0",
"python-multipart>=0.0.12",
"pydantic>=2.9.0",
"pydantic-settings>=2.6.0",
"python-dotenv>=1.0.1",
@@ -52,7 +53,7 @@ dependencies = [
# ─── Phase 1: Trafilatura 통합 ─────────────────────────────────────
# 통합설계서 §5 Phase 1
# PHASE0 Acceptance Gate 통과 후 활성화
# "trafilatura[all]>=2.0.0",
"trafilatura[all]>=2.0.0",
# ─── Phase 2: Crawl4AI 통합 ────────────────────────────────────────
# 통합설계서 §5 Phase 2