diff --git a/pyproject.toml b/pyproject.toml index 391bbd2..afcf7de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,6 +16,7 @@ requests = "^2.31.0" pytest-xdist = "^3.5.0" axe-selenium-python = "^2.1.6" selenium-wire = "^5.1.0" +blinker = "<1.8.0" allure-pytest = "^2.13.2" typer = { version = "^0.9.0", extras = ["all"] } selenium = "^4.17.2"