diff --git a/packages/toolbox-core/requirements.txt b/packages/toolbox-core/requirements.txt index d8e221d2a..ff512757e 100644 --- a/packages/toolbox-core/requirements.txt +++ b/packages/toolbox-core/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.13.2 -pydantic==2.12.4 +pydantic==2.12.5 deprecated==1.3.1 requests==2.32.5 google-auth==2.43.0 \ No newline at end of file diff --git a/packages/toolbox-langchain/requirements.txt b/packages/toolbox-langchain/requirements.txt index d57de37e4..1136f7f1f 100644 --- a/packages/toolbox-langchain/requirements.txt +++ b/packages/toolbox-langchain/requirements.txt @@ -1,6 +1,6 @@ -e ../toolbox-core langchain-core==1.1.0 PyYAML==6.0.3 -pydantic==2.12.4 +pydantic==2.12.5 aiohttp==3.13.2 deprecated==1.3.1 \ No newline at end of file diff --git a/packages/toolbox-llamaindex/requirements.txt b/packages/toolbox-llamaindex/requirements.txt index 5185f6250..7453bb3fb 100644 --- a/packages/toolbox-llamaindex/requirements.txt +++ b/packages/toolbox-llamaindex/requirements.txt @@ -1,6 +1,6 @@ -e ../toolbox-core llama-index-core==0.14.8 PyYAML==6.0.3 -pydantic==2.12.4 +pydantic==2.12.5 aiohttp==3.13.2 deprecated==1.3.1