Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
595 changes: 228 additions & 367 deletions apps/control-plane-backend/uv.lock

Large diffs are not rendered by default.

1,370 changes: 624 additions & 746 deletions apps/fred-agents/uv.lock

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions apps/fred-evaluation-backend/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions apps/knowledge-flow-backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ dependencies = [
"pypandoc-binary==1.15",
"pypandoc==1.15",
"pandas==2.2.3",
"pypdf==6.10.2",
"pypdf==6.12.0",
"python-pptx==1.0.2",
"google-cloud-storage==3.1.0",
"rich==14.0.0",
"shortuuid==1.0.13",
"openpyxl==3.1.5",
# Docling >= 2.78 uses RapidOCR by default on Linux.
"docling==2.94.0",
"docling==2.102.1",
"openvino==2026.0.0; sys_platform == 'linux'",
"hf-xet==1.1.1",
"fastapi-mcp==0.4.0",
Expand Down
Loading
Loading