Skip to content

Add dependency

James Vasile requested to merge add-dependency into main

One of our dependencies wants python-levenshtein, so let's add it.

/home/james/src/ots/llm/llm-api/.venv/lib/python3.12/site-packages/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning
  warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')

Merge request reports

Loading