File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -42,14 +42,14 @@ langgraph = [
4242 " langgraph-checkpoint>=2.0.9, <3.0.0"
4343]
4444test = [
45- " black[jupyter]==25.1 .0" ,
46- " isort==6.0.1 " ,
47- " mypy==1.17.1 " ,
45+ " black[jupyter]==25.9 .0" ,
46+ " isort==6.1.0 " ,
47+ " mypy==1.18.2 " ,
4848 " pytest-asyncio==0.26.0" ,
4949 " pytest==8.4.2" ,
5050 " pytest-cov==7.0.0" ,
51- " langchain-tests==0.3.21 " ,
52- " langgraph==0.6.6 "
51+ " langchain-tests==0.3.22 " ,
52+ " langgraph==0.6.8 "
5353]
5454
5555[build-system ]
Original file line number Diff line number Diff line change 11cloud-sql-python-connector [asyncpg ]== 1.18.4
2- numpy == 2.3.2 ; python_version >= "3.11"
2+ numpy == 2.3.3 ; python_version >= "3.11"
33numpy == 2.2.6 ; python_version == "3.10"
44numpy == 2.0.2 ; python_version < = "3.9"
5- langgraph == 0.6.6
5+ langgraph == 0.6.8
66langchain-postgres == 0.0.15
You can’t perform that action at this time.
0 commit comments