From: Nicki Křížek Date: Tue, 28 Jul 2026 13:06:37 +0000 (+0200) Subject: Add pyyaml to system test requirements X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34bc030c8c272a4dbd75acbb824a30a1e7b76cb9;p=thirdparty%2Fbind9.git Add pyyaml to system test requirements --- diff --git a/bin/tests/system/requirements.txt b/bin/tests/system/requirements.txt index df85e9bcdf5..47d9c7797d9 100644 --- a/bin/tests/system/requirements.txt +++ b/bin/tests/system/requirements.txt @@ -8,6 +8,7 @@ hypothesis>=4.41.2 jinja2 pytest>=7.0.0 pytest-xdist +pyyaml requests ### Optional packages