We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286b9ce commit 4556769Copy full SHA for 4556769
pyproject.toml
@@ -12,7 +12,8 @@ dependencies = [
12
"langchain-core>=0.1.25, <1.0.0",
13
"langchain-community>=0.0.18, <1.0.0",
14
"google-cloud-spanner>=3.41.0, <4.0.0",
15
- "pydantic>=2.9.1, <3.0.0"
+ "pydantic>=2.9.1, <3.0.0",
16
+ "numpy>=1.24.4, <=2.0.0",
17
]
18
classifiers = [
19
"Intended Audience :: Developers",
0 commit comments