diff --git a/pyproject.toml b/pyproject.toml index 561d46c2..dd48a9d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,6 @@ pillow = ">=10.0.0,<12.0.0" tqdm = "^4.65.0" pluggy = "^1.0.0" pylatexenc = "^2.10" -ollama = "^0.4" [tool.poetry.group.dev.dependencies] black = { extras = ["jupyter"], version = "^24.4.2" }