From f1dbac960894047d0c175c2e8e6dca2a6b500ca1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 26 Sep 2024 16:17:19 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- pyproject.toml | 2 +- requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 46f73fa..7410f10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ Changelog = "https://github.com/googleapis/langchain-google-cloud-sql-mssql-pyth test = [ "black[jupyter]==24.8.0", "isort==5.13.2", - "langchain==0.2.16", + "langchain==0.3.1", "mypy==1.11.2", "pytest-asyncio==0.24.0", "pytest==8.3.3", diff --git a/requirements.txt b/requirements.txt index 884491e..2405655 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -langchain-core==0.2.40 -langchain-community==0.2.17 -SQLAlchemy==2.0.34 -sqlalchemy-pytds==1.0.1 -cloud-sql-python-connector[pytds]==1.12.0 +langchain-core==0.3.6 +langchain-community==0.3.1 +SQLAlchemy==2.0.35 +sqlalchemy-pytds==1.0.2 +cloud-sql-python-connector[pytds]==1.12.1