Skip to content

Commit 1921bf8

Browse files
authored
chore(deps): update python-nonmajor (#57)
1 parent 903a6c6 commit 1921bf8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ test = [
2828
"black[jupyter]==23.12.1",
2929
"bs4==0.0.2",
3030
"isort==5.13.2",
31-
"mypy==1.9.0",
31+
"mypy==1.10.0",
3232
"pytest==7.4.4",
33-
"pytest-asyncio==0.23.5.post1",
33+
"pytest-asyncio==0.23.6",
3434
]
3535

3636
[build-system]

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
langchain-core==0.1.35
2-
langchain-community==0.0.28
3-
google-cloud-spanner==3.44.0
1+
langchain-core==0.1.46
2+
langchain-community==0.0.34
3+
google-cloud-spanner==3.45.0

0 commit comments

Comments
 (0)