codecov-cli: unpin test-results-parser

This commit is contained in:
Robert Schütz
2025-12-06 14:54:54 -08:00
parent e6a6669b4c
commit f3771a3d1b
+1
View File
@@ -28,6 +28,7 @@ python3Packages.buildPythonApplication rec {
pythonRelaxDeps = [
"httpx"
"responses"
"test-results-parser"
"tree-sitter"
];