Skip to content

Commit 4bd5a18

Browse files
committed
fix: add numpy version 1.26.4 to dependencies for compatibility
1 parent 88f0310 commit 4bd5a18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
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",

0 commit comments

Comments
 (0)