diff --git a/pyproject.toml b/pyproject.toml index e365f454..6e0def83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "python-ulid>=1.0.3,<=3.1.0", "typing-extensions>=4.4.0", "hiredis>=2.2.3,<4.0.0", - "more-itertools>=8.14,<11.0", + "more-itertools>=8.14,<12.0", "setuptools>=70.0", "pydantic-extra-types>=2.10.5", "redisvl>=0.16.0",