docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user