install rapidfuzz

This commit is contained in:
geoffrey45
2022-05-18 18:03:07 +03:00
parent 8b62fe78fa
commit edaa4cf232
2 changed files with 154 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ Pillow = "^9.0.1"
Flask-Caching = "^1.10.1"
"colorgram.py" = "^1.2.0"
tqdm = "^4.64.0"
rapidfuzz = "^2.0.11"
[tool.poetry.dev-dependencies]