diff --git a/pixi.toml b/pixi.toml index 8c861b6e..668f2501 100644 --- a/pixi.toml +++ b/pixi.toml @@ -16,6 +16,6 @@ allure-pytest = "*" pytest = "*" pytest-cov = "*" pytest-html = "*" -pytest-json-report = "1.5.0" +pytest-json-report = "*" pytest-md-report = "*" coverage = "*"