diff --git a/pyproject.toml b/pyproject.toml index 62b585aa..d43aecad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ tree-sitter-python = "==0.23.6" tree-sitter-rust = "==0.23.2" alembic = "==1.14.0" pygments = "==2.19.1" -sqlite-vec = "^0.1.6" +sqlite-vec = "==0.1.6" [tool.poetry.group.dev.dependencies] pytest = "==8.3.4"