diff options
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] |
