update jsonpath to ^0.82

This commit is contained in:
hunter chen
2019-08-15 11:06:03 +08:00
committed by GitHub
parent 6806210550
commit 23876df8a5

View File

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