From 1db411b17407986627bd00b91c6d60dcaf4b1cea Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 10 May 2026 20:32:35 -0500 Subject: add jsfirm support --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 2b22f7a..7780104 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,6 +14,7 @@ dependencies = [ "JobSpy @ git+https://github.com/speedyapply/JobSpy.git", "llama-cpp-python", "free-proxy", + "selenium", ] [project.scripts] -- cgit v1.2.3