Skip to content

Commit f581e4a

Browse files
Merge remote-tracking branch 'upstream/v2' into upgrade_jsonpath-ng_to_1.8.0
2 parents f3f8020 + 1bc0e6b commit f581e4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies = [
3333
"langgraph==1.1.1",
3434
"deepagents==0.4.10",
3535
"torch==2.8.0",
36+
"numpy==1.26.4",
3637
"sentence-transformers==5.0.0",
3738
"qianfan==0.4.12.3",
3839
"zhipuai==2.1.5.20250708",
@@ -52,7 +53,7 @@ dependencies = [
5253
"xlrd==2.0.2",
5354
"xlwt==1.3.0",
5455
"pymupdf==1.26.3",
55-
"pypdf==6.8.0",
56+
"pypdf==6.9.1",
5657
"pydub==0.25.1",
5758
"pysilk==0.0.1",
5859
"gunicorn==23.0.0",

0 commit comments

Comments
 (0)