From 8221d714c7888cbcf44971ab279effde505707a9 Mon Sep 17 00:00:00 2001 From: fanquake Date: Mon, 3 Aug 2026 11:38:41 +0100 Subject: [PATCH] lint: document CI lief version requirement --- ci/lint/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/lint/requirements.txt b/ci/lint/requirements.txt index e9459225fb0..157845381d0 100644 --- a/ci/lint/requirements.txt +++ b/ci/lint/requirements.txt @@ -1,3 +1,4 @@ +# lief version should match the version used in Guix lief==0.17.5 mypy==2.3.0 pyzmq==27.1.0