Skip to content

Commit 1595d51

Browse files
chore(deps): update python-nonmajor (#76)
* chore(deps): update python-nonmajor * Update requirements.txt --------- Co-authored-by: Averi Kitsch <akitsch@google.com>
1 parent 10283cd commit 1595d51

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test = [
4141
"isort==5.13.2",
4242
"mypy==1.10.0",
4343
"pytest==7.4.4",
44-
"pytest-asyncio==0.23.6",
44+
"pytest-asyncio==0.23.7",
4545
"pytest-cov==5.0.0"
4646
]
4747

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.51
2-
langchain-community==0.0.37
3-
google-cloud-spanner==3.46.0
1+
langchain-core==0.2.9
2+
langchain-community==0.2.5
3+
google-cloud-spanner==3.47.0

0 commit comments

Comments
 (0)