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 924bbfa commit bc894e1Copy full SHA for bc894e1
packages/toolbox-langchain/pyproject.toml
@@ -47,7 +47,7 @@ test = [
47
"mypy==1.15.0",
48
"pytest-asyncio==0.26.0",
49
"pytest==8.3.5",
50
- "pytest-cov==6.1.0",
+ "pytest-cov==6.1.1",
51
"Pillow==11.1.0",
52
"google-cloud-secret-manager==2.23.2",
53
"google-cloud-storage==3.1.0",
packages/toolbox-langchain/requirements.txt
@@ -1,4 +1,4 @@
1
-langchain-core==0.3.50
+langchain-core==0.3.51
2
PyYAML==6.0.2
3
pydantic==2.11.2
4
aiohttp==3.11.16
0 commit comments