levenshtein distance package

This commit is contained in:
Josh Hawkins 2025-02-13 16:46:50 -06:00
parent 211bf80543
commit d816784ef5

View File

@ -53,6 +53,7 @@ pywebpush == 2.0.*
# alpr # alpr
pyclipper == 1.3.* pyclipper == 1.3.*
shapely == 2.0.* shapely == 2.0.*
Levenshtein==0.26.*
prometheus-client == 0.21.* prometheus-client == 0.21.*
# HailoRT Wheels # HailoRT Wheels
appdirs==1.4.* appdirs==1.4.*