We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b01fb commit e6a431dCopy full SHA for e6a431d
2 files changed
pyproject.toml
@@ -39,9 +39,9 @@ test = [
39
"black[jupyter]==24.4.2",
40
"bs4==0.0.2",
41
"isort==5.13.2",
42
- "mypy==1.10.1",
43
- "pytest==8.2.2",
44
- "pytest-asyncio==0.23.7",
+ "mypy==1.11.0",
+ "pytest==8.3.2",
+ "pytest-asyncio==0.23.8",
45
"pytest-cov==5.0.0"
46
]
47
requirements.txt
@@ -1,3 +1,3 @@
1
-langchain-core==0.2.12
+langchain-core==0.2.24
2
langchain-community==0.2.6
3
google-cloud-spanner==3.47.0
0 commit comments