We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903a6c6 commit 1921bf8Copy full SHA for 1921bf8
2 files changed
pyproject.toml
@@ -28,9 +28,9 @@ test = [
28
"black[jupyter]==23.12.1",
29
"bs4==0.0.2",
30
"isort==5.13.2",
31
- "mypy==1.9.0",
+ "mypy==1.10.0",
32
"pytest==7.4.4",
33
- "pytest-asyncio==0.23.5.post1",
+ "pytest-asyncio==0.23.6",
34
]
35
36
[build-system]
requirements.txt
@@ -1,3 +1,3 @@
1
-langchain-core==0.1.35
2
-langchain-community==0.0.28
3
-google-cloud-spanner==3.44.0
+langchain-core==0.1.46
+langchain-community==0.0.34
+google-cloud-spanner==3.45.0
0 commit comments