diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2c28224..a211300 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ license = "MIT" python = "^3.5" bs4 = "^0.0.1" requests = "^2.21" +pdfplumber = "^0.5.12" [tool.poetry.dev-dependencies] |
