From 569f13fe1ac7dd3d843957cad5de66e218576f83 Mon Sep 17 00:00:00 2001 From: anima Date: Tue, 21 Apr 2026 17:38:39 +0200 Subject: [PATCH] update requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e974cd4..e2fcbca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ mss Pillow opencv-python -numpy \ No newline at end of file +numpy +pyyaml \ No newline at end of file