aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-11-02 20:50:33 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-11-02 20:50:33 +0100
commitb1f62b37533ee169fa87abf34996b6b0c927ae93 (patch)
treefea8a0d56f0b1f0da242db08b1b57035ac89af76
parent9982d7235b8adb39857a0a270f0b3d7dc7c03bbd (diff)
downloadfuzzycat-b1f62b37533ee169fa87abf34996b6b0c927ae93.tar.gz
fuzzycat-b1f62b37533ee169fa87abf34996b6b0c927ae93.zip
update deps
-rw-r--r--Pipfile1
-rw-r--r--Pipfile.lock9
2 files changed, 9 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index aa9a83a..65cb6b1 100644
--- a/Pipfile
+++ b/Pipfile
@@ -10,6 +10,7 @@ ipython = "*"
[packages]
elasticsearch = "*"
+fuzzy = "*"
[requires]
python_version = "3.5"
diff --git a/Pipfile.lock b/Pipfile.lock
index f7b1574..693b9d1 100644
--- a/Pipfile.lock
+++ b/Pipfile.lock
@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
- "sha256": "a7964e3a50ba51f838269286b7951ab92d6b6ba6f47504ea559f4b7afbf47746"
+ "sha256": "f47d4cc6232c94db23a8ad165f4f62ce552d7e81a918efe245435c81f9c5db81"
},
"pipfile-spec": 6,
"requires": {
@@ -31,6 +31,13 @@
"index": "pypi",
"version": "==7.9.1"
},
+ "fuzzy": {
+ "hashes": [
+ "sha256:6b240e630235f183730b27fcb70fdd0d409bee2c3a4e7a964eeae093a28c4f38"
+ ],
+ "index": "pypi",
+ "version": "==1.2.2"
+ },
"urllib3": {
"hashes": [
"sha256:8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2",