Skip to content

Commit 0c932c7

Browse files
authored
chore(deps): update python-nonmajor (#90)
1 parent d565c7c commit 0c932c7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Changelog = "https://github.com/googleapis/langchain-google-memorystore-redis-py
3939
test = [
4040
"black[jupyter]==24.4.2",
4141
"isort==5.13.2",
42-
"mypy==1.10.1",
43-
"pytest-asyncio==0.23.7",
44-
"pytest==8.2.2",
42+
"mypy==1.11.0",
43+
"pytest-asyncio==0.23.8",
44+
"pytest==8.3.2",
4545
"pytest-cov==5.0.0"
4646
]
4747

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
langchain-core==0.2.12
1+
langchain-core==0.2.24
22
langchain-community==0.2.6
33
redis==5.0.7
44
numpy===1.24.4; python_version <= "3.8"

0 commit comments

Comments
 (0)