diff --git a/pyproject.toml b/pyproject.toml index 908f21f..76a34c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "pymupdf", "pypdfium2", "lingua-language-detector", - "https://github.com/kpu/kenlm/archive/master.zip", + "https://github.com/kpu/kenlm/archive/master.zip" ] license = {file = "LICENSE"}