feat(api): add relation path search

This commit is contained in:
pycook
2024-09-26 17:59:08 +08:00
parent c986cfc6a6
commit bbcc0f986e
7 changed files with 175 additions and 5 deletions

View File

@@ -68,6 +68,7 @@ pycryptodomex = ">=3.19.0"
lz4 = ">=4.3.2"
python-magic = "==0.4.27"
jsonpath = "==0.82.2"
networkx = ">=3.1"
[dev-packages]
# Testing