diff --git a/pyproject.toml b/pyproject.toml index baad7be2..ee75d30b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "paramiko>=3.5.1", "dnspython", "flask", - "PyPDF2, + "PyPDF2", ] classifiers = [ "Typing :: Typed",