From bc830ae2d3eb4f388d4d32f3c4a12986a17257ee Mon Sep 17 00:00:00 2001 From: Mirochill <200482516+Mirochill@users.noreply.github.com> Date: Mon, 25 May 2026 12:31:09 +0200 Subject: [PATCH] BUG: add setuptools runtime dependency --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index fea58c8..0484b19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,6 @@ numpy opencv-python pillow selenium>=4.38,<5 +setuptools undetected-chromedriver packaging