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 827129f commit 3b5702fCopy full SHA for 3b5702f
packages/toolbox-langchain/pyproject.toml
@@ -45,7 +45,7 @@ test = [
45
"black[jupyter]==25.1.0",
46
"isort==6.0.1",
47
"mypy==1.15.0",
48
- "pytest-asyncio==0.25.3",
+ "pytest-asyncio==0.26.0",
49
"pytest==8.3.5",
50
"pytest-cov==6.0.0",
51
"Pillow==11.1.0",
packages/toolbox-langchain/requirements.txt
@@ -1,4 +1,4 @@
1
-langchain-core==0.3.47
+langchain-core==0.3.48
2
PyYAML==6.0.2
3
pydantic==2.10.6
4
aiohttp==3.11.14
0 commit comments