File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -36,21 +36,21 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
3636
3737[project .optional-dependencies ]
3838lint = [
39- " black[jupyter]==24.8 .0" ,
39+ " black[jupyter]==24.10 .0" ,
4040 " flake8==6.1.0" ,
4141 " isort==5.13.2" ,
4242]
4343
4444test = [
45- " black[jupyter]==24.8 .0" ,
45+ " black[jupyter]==24.10 .0" ,
4646 " bs4==0.0.2" ,
4747 " flake8==6.1.0" ,
4848 " isort==5.13.2" ,
49- " mypy==1.11.2 " ,
50- " pytest==8.3.3 " ,
51- " pytest-asyncio==0.24 .0" ,
49+ " mypy==1.16.0 " ,
50+ " pytest==8.4.0 " ,
51+ " pytest-asyncio==0.26 .0" ,
5252 " pytest-cov==5.0.0" ,
53- " langchain_google_vertexai==2.0.8 "
53+ " langchain_google_vertexai==2.0.24 "
5454]
5555
5656[build-system ]
Original file line number Diff line number Diff line change 1- google-cloud-spanner == 3.51 .0
2- langchain-core == 0.3.15
3- langchain-community == 0.3.1
4- pydantic == 2.9.1
1+ google-cloud-spanner == 3.55 .0
2+ langchain-core == 0.3.63
3+ langchain-community == 0.3.24
4+ pydantic == 2.11.5
You can’t perform that action at this time.
0 commit comments