Add jsonpath dependency

This commit is contained in:
hunter chen
2019-08-15 10:27:43 +08:00
committed by GitHub
parent dc60191b42
commit e1644c87d7

View File

@@ -30,6 +30,7 @@ colorama = "^0.4.1"
colorlog = "^4.0"
filetype = "^1.0"
future = { version = "^0.17.1", python = "~2.7" }
jsonpath = "^0.82"
[tool.poetry.dev-dependencies]
flask = "<1.0.0"