mirror of
https://github.com/safishamsi/graphify.git
synced 2026-09-22 21:45:58 +00:00
Add datasketch and rapidfuzz as base dependencies
This commit is contained in:
@@ -12,6 +12,8 @@ keywords = ["claude", "claude-code", "codex", "opencode", "cursor", "gemini", "a
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"networkx",
|
||||
"datasketch",
|
||||
"rapidfuzz",
|
||||
"tree-sitter>=0.23.0",
|
||||
"tree-sitter-python",
|
||||
"tree-sitter-javascript",
|
||||
|
||||
Reference in New Issue
Block a user