aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a211300..7e9c629 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,6 +10,7 @@ python = "^3.5"
bs4 = "^0.0.1"
requests = "^2.21"
pdfplumber = "^0.5.12"
+unidecode = "^1.1"
[tool.poetry.dev-dependencies]