Skip to content

Commit d304d86

Browse files
authored
chore(deps): update python-nonmajor (#323)
1 parent b43409e commit d304d86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/toolbox-langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e ../toolbox-core
2-
langchain-core==0.3.72
2+
langchain-core==0.3.74
33
PyYAML==6.0.2
44
pydantic==2.11.7
55
aiohttp==3.12.15

packages/toolbox-llamaindex/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e ../toolbox-core
2-
llama-index==0.12.52
2+
llama-index==0.13.0
33
PyYAML==6.0.2
44
pydantic==2.11.7
55
aiohttp==3.12.15

0 commit comments

Comments
 (0)