diff --git a/src/spell_check/kenlm/local/requirements.txt b/src/spell_check/kenlm/local/requirements.txt index a77fa31..c2cc708 100644 --- a/src/spell_check/kenlm/local/requirements.txt +++ b/src/spell_check/kenlm/local/requirements.txt @@ -1,4 +1,5 @@ quart aiohttp python-Levenshtein -requests \ No newline at end of file +requests +symspellpy \ No newline at end of file