From 11b77998f0fd5e79b76b019d058891fc67bbc7d0 Mon Sep 17 00:00:00 2001 From: Dan Funk Date: Wed, 12 Aug 2020 23:18:34 -0400 Subject: [PATCH] I am in dependency hell. --- Pipfile | 2 +- Pipfile.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 6b94171..0a49802 100644 --- a/Pipfile +++ b/Pipfile @@ -46,7 +46,7 @@ xlrd = "*" xlsxwriter = "*" pygithub = "*" python-box = "*" -levenstein = "*" +python-levenshtein = "*" [requires] python_version = "3.8" diff --git a/Pipfile.lock b/Pipfile.lock index 1290c7c..251d34b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "81609b24d5be29db98b75d9d2597c20cee854a0ce6036fbd9b2dd58707852e3f" + "sha256": "621d57ec513f24c665dd34e08ae5a19fc27784e87c55bb4d2a91a1d48a473081" }, "pipfile-spec": 6, "requires": { @@ -690,6 +690,13 @@ ], "version": "==1.0.4" }, + "python-levenshtein": { + "hashes": [ + "sha256:033a11de5e3d19ea25c9302d11224e1a1898fe5abd23c61c7c360c25195e3eb1" + ], + "index": "pypi", + "version": "==0.12.0" + }, "pytz": { "hashes": [ "sha256:a494d53b6d39c3c6e44c3bec237336e14305e4f29bbf800b599253057fbb79ed",