Merge pull request #2 from billduan/feat_decoupling

fix: RunThriftRequest
This commit is contained in:
billduan
2022-05-04 14:48:05 +08:00
committed by GitHub
5 changed files with 72 additions and 16 deletions

View File

@@ -48,6 +48,7 @@ toml = "^0.10.2"
sqlalchemy = "^1.4.36"
cython = "^0.29.28"
thriftpy2 = "^0.4.14"
thrift = "^0.16.0"
[tool.poetry.extras]
allure = ["allure-pytest"] # pip install "httprunner[allure]", poetry install -E allure