ci: install release test harness dependencies
Some checks failed
Dependency Audit / dependency-audit (push) Successful in 1m37s
Security Audit / security-audit (push) Has been cancelled

This commit is contained in:
2026-07-23 01:15:07 +02:00
parent ff49dabf8f
commit 52bd3527cd
4 changed files with 21 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
# Test-harness dependencies used against immutable release source tags.
# Keep these separate from requirements-release.txt so they are not part of the
# deployable product dependency set.
pytest>=8,<9