diff --git a/Pipfile b/Pipfile index 4fc1631..6b94171 100644 --- a/Pipfile +++ b/Pipfile @@ -39,13 +39,14 @@ requests = "*" sentry-sdk = {extras = ["flask"],version = "==0.14.4"} sphinx = "*" swagger-ui-bundle = "*" -spiffworkflow = {git = "https://github.com/sartography/SpiffWorkflow.git", ref = "master"} +spiffworkflow = {git = "https://github.com/sartography/SpiffWorkflow.git",ref = "master"} webtest = "*" werkzeug = "*" xlrd = "*" xlsxwriter = "*" pygithub = "*" python-box = "*" +levenstein = "*" [requires] python_version = "3.8"