chore: add objgraph>=3.6.2 to dependencies

This commit is contained in:
Eric-Terminal
2025-12-05 19:01:54 +08:00
parent fa8555aeb7
commit 5f2bf2f8f4

View File

@@ -32,6 +32,7 @@ dependencies = [
"lxml>=6.0.0", "lxml>=6.0.0",
"matplotlib>=3.10.3", "matplotlib>=3.10.3",
"networkx>=3.4.2", "networkx>=3.4.2",
"objgraph>=3.6.2",
"orjson>=3.10", "orjson>=3.10",
"numpy>=2.2.6", "numpy>=2.2.6",
"openai>=2.5.0", "openai>=2.5.0",