Skip to content

Commit ec9671c

Browse files
committed
Allow newer Python via RedisVL 0.16
1 parent 72ed796 commit ec9671c

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"more-itertools>=8.14,<11.0",
3232
"setuptools>=70.0",
3333
"pydantic-extra-types>=2.10.5",
34-
"redisvl>=0.13.0",
34+
"redisvl>=0.16.0",
3535
]
3636

3737
[project.urls]
@@ -125,4 +125,3 @@ ignore_missing_imports = true
125125
disable_error_code = ["annotation-unchecked"]
126126

127127

128-

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)