diff --git a/pyproject.toml b/pyproject.toml index 77224a3..ec9a1bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ faiss = "*" [tool.poetry.group.lint.dependencies] -ruff = ">=0.4.8,<0.6.0" +ruff = ">=0.4.8,<0.7.0" types-toml = "^0.10.8.1" types-redis = "^4.3.21.6" types-pytz = "^2024.1.0.20240417"