mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 22:44:05 +08:00
update jsonpath to ^0.82
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user