diff --git a/pyproject.toml b/pyproject.toml index af7bd86..802929e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,6 @@ dependencies = [ "celery", "feedgen", "zipstream", - "python-poppler", ] readme = "README.md" requires-python = ">=3.10"