Merge pull request #1 from billduan/feat_decoupling

Feat decoupling
This commit is contained in:
billduan
2022-05-04 10:54:19 +08:00
committed by GitHub
14 changed files with 1725 additions and 54 deletions

View File

@@ -45,6 +45,9 @@ filetype = {version = "^1.0.7", optional = true}
Brotli = "^1.0.9"
jinja2 = "^3.0.3"
toml = "^0.10.2"
sqlalchemy = "^1.4.36"
cython = "^0.29.28"
thriftpy2 = "^0.4.14"
[tool.poetry.extras]
allure = ["allure-pytest"] # pip install "httprunner[allure]", poetry install -E allure