mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
change: upgrade websockets for security
This commit is contained in:
@@ -53,8 +53,8 @@ locust = ["locust"] # pip install "httprunner[locust]",
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
coverage = "^4.5.4"
|
||||
uvicorn = "^0.11.3"
|
||||
fastapi = "^0.70.0"
|
||||
uvicorn = "^0.17.6"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
httprunner = "httprunner.cli:main"
|
||||
|
||||
Reference in New Issue
Block a user