mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
Merge pull request #2 from billduan/feat_decoupling
fix: RunThriftRequest
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user