diff --git a/Pipfile b/Pipfile index 36f059e..9856955 100644 --- a/Pipfile +++ b/Pipfile @@ -55,6 +55,7 @@ pdftotext = "*" lxml = "*" xlrd = "*" idna-ssl = {markers="python_version < '3.7'"} +jbxapi = "*" [requires] python_version = "3"