From: Michal Nowak Date: Thu, 9 Apr 2026 14:53:29 +0000 (+0200) Subject: System test requires the h2 module X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e10b61ba0c374fa14887a5007e3b7d149b6765b0;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