We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10283cd commit 1595d51Copy full SHA for 1595d51
2 files changed
pyproject.toml
@@ -41,7 +41,7 @@ test = [
41
"isort==5.13.2",
42
"mypy==1.10.0",
43
"pytest==7.4.4",
44
- "pytest-asyncio==0.23.6",
+ "pytest-asyncio==0.23.7",
45
"pytest-cov==5.0.0"
46
]
47
requirements.txt
@@ -1,3 +1,3 @@
1
-langchain-core==0.1.51
2
-langchain-community==0.0.37
3
-google-cloud-spanner==3.46.0
+langchain-core==0.2.9
+langchain-community==0.2.5
+google-cloud-spanner==3.47.0
0 commit comments