mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-25 02:10:24 +08:00
feat: use pydantic to implement testcase schema
This commit is contained in:
@@ -40,6 +40,7 @@ filetype = "^1.0.5"
|
||||
jsonpath = "^0.82"
|
||||
sentry-sdk = "^0.13.5"
|
||||
jsonschema = "^3.2.0"
|
||||
pydantic = "^1.4"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
flask = "<1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user