From 834a195981ec4fdc163859d4d836d0e7ad47c75e Mon Sep 17 00:00:00 2001 From: DatTT127 Date: Sun, 19 Jul 2026 02:10:34 +0700 Subject: [PATCH] update with requrements.txt --- .../backend_deploy/requirements.txt | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 workspace/sprint_1_2/CODEBASE/deps/implementation/backend_deploy/requirements.txt diff --git a/workspace/sprint_1_2/CODEBASE/deps/implementation/backend_deploy/requirements.txt b/workspace/sprint_1_2/CODEBASE/deps/implementation/backend_deploy/requirements.txt new file mode 100644 index 0000000..af2b505 --- /dev/null +++ b/workspace/sprint_1_2/CODEBASE/deps/implementation/backend_deploy/requirements.txt @@ -0,0 +1,40 @@ +# Generated by pigar — manually cleaned to remove false positives. +--extra-index-url https://download.pytorch.org/whl/cpu +torch==2.12.1 +torchvision==0.27.1 +torchinfo==1.8.0 +aiosqlite==0.22.1 +docling==2.70.0 +fastapi==0.135.1 +fastembed==0.8.0 +gliner==0.2.27 +grpcio==1.81.1 +httpx==0.28.1 +langchain==1.3.7 +langchain-text-splitters==1.1.2 +modal==1.5.0 +numpy==2.1.3 +opencv-python==4.13.0.92 +pgvector==0.4.2 +pillow>=10.0.0,<12.0.0 +psycopg2-binary==2.9.12 +pycocotools==2.0.11 +pydantic==2.13.4 +pymupdf==1.28.0 +pypdf==6.14.2 +pytest==9.0.3 +python-dotenv==1.2.2 +redis==8.0.1 +removeOaExtension==0.0.6 +requests==2.34.2 +starlette==1.2.1 +supabase==2.31.0 +timm==1.0.25 +transformers==4.57.6 +tritonclient==2.69.0 +uvicorn==0.41.0 +langchain-google-vertexai==3.2.4 +optimum==2.1.0 +optimum-onnx==0.1.0 +celery==5.6.3 +python-multipart==0.0.22 \ No newline at end of file