change: remove jsonpath dependency

This commit is contained in:
debugtalk
2020-05-15 15:29:49 +08:00
parent d3d434bde0
commit 0d2488ce10
2 changed files with 1 additions and 13 deletions

View File

@@ -34,7 +34,6 @@ requests-toolbelt = "^0.9.1"
pyyaml = "^5.1.2"
jinja2 = "^2.10.3"
filetype = "^1.0.5"
jsonpath = "^0.82"
pydantic = "^1.4"
loguru = "^0.4.1"
jmespath = "^0.9.5"