Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit 4c8afc1

Browse files
committed
Merge branch 'main' into ENG-2722_high-vulnerabilities-fix
2 parents cb9abb3 + 1f5de8f commit 4c8afc1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ onnxruntime = { version = "<1.20", optional = true }
3535
python-multipart = { version = "0.0.18", extras = ["rag"] }
3636
llama-index = { version = ">=0.12.41,<0.13.0", optional = true }
3737
torch = { version = "^2.7.0", optional = true }
38+
tqdm = "^4.67.1"
3839

3940
[tool.poetry.group.test.dependencies]
4041
pytest = "^8.0.0"

0 commit comments

Comments
 (0)