Update pixi.toml
Run Pytest / tests (push) Failing after 3s

This commit is contained in:
2025-07-21 10:19:23 +02:00
parent 81f6766b64
commit 6114674485
+5 -5
View File
@@ -14,8 +14,8 @@ allure-pytest = "*"
[pypi-dependencies]
pytest = "==6.2.5"
pytest-cov = "*"
pytest-html = "*"
pytest-json-report = "==0.6.0.dev0"
pytest-md-report = "*"
coverage = "*"
pytest = "==6.2.5"
pytest-json-report = "==0.6.0"
pytest-cov = "==2.12.1"
pluggy = "==0.13.1"
coverage = "==5.5"