diff options
| author | msglm <msglm@techchud.xyz> | 2026-05-10 20:32:35 -0500 |
|---|---|---|
| committer | msglm <msglm@techchud.xyz> | 2026-05-10 20:32:35 -0500 |
| commit | 1db411b17407986627bd00b91c6d60dcaf4b1cea (patch) | |
| tree | 57ae19f47f431faeaf691a2c7b0186cf1ebdea62 /pyproject.toml | |
| parent | a8fd261a82f3c748c3263fe5cffa0eba10b8a552 (diff) | |
| download | getmeajob-1db411b17407986627bd00b91c6d60dcaf4b1cea.tar.gz getmeajob-1db411b17407986627bd00b91c6d60dcaf4b1cea.tar.bz2 getmeajob-1db411b17407986627bd00b91c6d60dcaf4b1cea.zip | |
add jsfirm support0.0.4
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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] |
