diff --git a/pyproject.toml b/pyproject.toml index aad4765..a298f95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ codeanalyzer-java = "2.3.3" [tool.poetry.dependencies] python = ">=3.11" pydantic = "^2.10.6" -pandas = "^2.2.3" +#pandas = "^2.2.3" networkx = "^3.4.2" pyarrow = "20.0.0" tree-sitter = "0.24.0"