update jsonpath version

This commit is contained in:
hunter chen
2019-08-15 10:40:30 +08:00
committed by GitHub
parent e1644c87d7
commit 9a33bcb516

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"