update jsonpath version

This commit is contained in:
hunter chen
2019-08-15 10:40:30 +08:00
committed by GitHub
parent 873aa5d86b
commit 5716687591
+1 -1
View File
@@ -30,7 +30,7 @@ colorama = "^0.4.1"
colorlog = "^4.0" colorlog = "^4.0"
filetype = "^1.0" filetype = "^1.0"
future = { version = "^0.17.1", python = "~2.7" } future = { version = "^0.17.1", python = "~2.7" }
jsonpath = "^0.82" jsonpath = "0.82"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
flask = "<1.0.0" flask = "<1.0.0"