From 970a0a5cde7ce687cf82da0d1028a17c9f88cbc5 Mon Sep 17 00:00:00 2001 From: BigfootACA Date: Mon, 20 May 2024 09:56:01 +0800 Subject: [PATCH] requirements.txt: fix yaml dependency Signed-off-by: BigfootACA --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b135396..cffc27f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ libarchive-c pyalpm -yaml +PyYAML