diff --git a/pixi.toml b/pixi.toml index fa316ad5..66e4f499 100644 --- a/pixi.toml +++ b/pixi.toml @@ -16,6 +16,6 @@ allure-pytest = "*" pytest = "*" pytest-cov = "*" pytest-html = "*" -pytest-json-report = "0.1.0" +pytest-json-report = "0.1" pytest-md-report = "*" coverage = "*"