Skip to content

Commit 4556769

Browse files
authored
Update pyproject.toml
1 parent 286b9ce commit 4556769

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
@@ -12,7 +12,8 @@ dependencies = [
1212
"langchain-core>=0.1.25, <1.0.0",
1313
"langchain-community>=0.0.18, <1.0.0",
1414
"google-cloud-spanner>=3.41.0, <4.0.0",
15-
"pydantic>=2.9.1, <3.0.0"
15+
"pydantic>=2.9.1, <3.0.0",
16+
"numpy>=1.24.4, <=2.0.0",
1617
]
1718
classifiers = [
1819
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)