Skip to content

Commit d0ac58c

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 1c21606 commit d0ac58c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cloud-sql-python-connector[asyncpg]==1.18.4
2-
numpy==2.3.3; python_version >= "3.11"
1+
cloud-sql-python-connector[asyncpg]==1.18.5
2+
numpy==2.3.4; python_version >= "3.11"
33
numpy==2.2.6; python_version == "3.10"
44
numpy==2.0.2; python_version <= "3.9"
55
langgraph==0.6.10

samples/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-cloud-aiplatform[reasoningengine,langchain]==1.97.0
2-
google-cloud-resource-manager==1.14.2
3-
langchain-community==0.3.29
1+
google-cloud-aiplatform[reasoningengine,langchain]==1.121.0
2+
google-cloud-resource-manager==1.15.0
3+
langchain-community==0.4
44
langchain-google-cloud-sql-pg==0.14.1
5-
langchain-google-vertexai==2.0.27
5+
langchain-google-vertexai==2.1.2

0 commit comments

Comments
 (0)