Skip to content

Commit e8959b0

Browse files
committed
fix(deps): update python-nonmajor
1 parent ac43090 commit e8959b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/toolbox-langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ test = [
4545
"black[jupyter]==25.1.0",
4646
"isort==6.0.1",
4747
"mypy==1.15.0",
48-
"pytest-asyncio==0.25.3",
48+
"pytest-asyncio==0.26.0",
4949
"pytest==8.3.5",
5050
"pytest-cov==6.0.0",
5151
"Pillow==11.1.0",

packages/toolbox-langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
langchain-core==0.3.47
1+
langchain-core==0.3.48
22
PyYAML==6.0.2
33
pydantic==2.10.6
44
aiohttp==3.11.14

0 commit comments

Comments
 (0)