From: Michal Nowak Date: Thu, 9 Apr 2026 14:53:29 +0000 (+0200) Subject: System test requires the h2 module X-Git-Tag: v9.20.23~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d281668d004f9cf484c2d603139d4fa12aaa04a;p=thirdparty%2Fbind9.git System test requires the h2 module (cherry picked from commit 8b4b1aa6d9ad9767fb5b152c4fe628daa164cb86) --- diff --git a/bin/tests/system/requirements.txt b/bin/tests/system/requirements.txt index 62f31a3e3b8..0bd1e00fc8f 100644 --- a/bin/tests/system/requirements.txt +++ b/bin/tests/system/requirements.txt @@ -3,6 +3,7 @@ dnspython>=2.7.0 cryptography +h2 hypothesis>=4.41.2 jinja2 pytest>=7.0.0