summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 7780104..74f6a78 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ authors = [
]
dependencies = [
"tomli",
- "JobSpy @ git+https://github.com/speedyapply/JobSpy.git",
+ "python-jobspy",
"llama-cpp-python",
"free-proxy",
"selenium",