stuff required for the matching api

This commit is contained in:
Jonas Winkler
2020-10-29 00:33:42 +01:00
parent 0221fc0402
commit 7b2f145300
2 changed files with 18 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ scikit-learn="*"
whoosh="*"
gunicorn = "*"
whitenoise = "*"
fuzzywuzzy = "*"
python-Levenshtein = "*"
django-extensions = "*"