File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ test = [
4949 " pytest==8.4.1" ,
5050 " pytest-cov==6.2.1" ,
5151 " langchain-tests==0.3.20" ,
52- " langgraph==0.6.5 "
52+ " langgraph==0.6.6 "
5353]
5454
5555[build-system ]
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ cloud-sql-python-connector[asyncpg]==1.18.4
22numpy == 2.3.2 ; python_version >= "3.11"
33numpy == 2.2.6 ; python_version == "3.10"
44numpy == 2.0.2 ; python_version < = "3.9"
5- langgraph == 0.6.5
5+ langgraph == 0.6.6
66langchain-postgres == 0.0.15
Original file line number Diff line number Diff line change 1- google-cloud-aiplatform [reasoningengine,langchain ]== 1.97 .0
1+ google-cloud-aiplatform [reasoningengine,langchain ]== 1.110 .0
22google-cloud-resource-manager == 1.14.2
33langchain-community == 0.3.27
4- langchain-google-cloud-sql-pg == 0.14.0
5- langchain-google-vertexai == 2.0.27
4+ langchain-google-cloud-sql-pg == 0.14.1
5+ langchain-google-vertexai == 2.0.28
You can’t perform that action at this time.
0 commit comments