This commit is contained in:
Andras Schmelczer 2026-01-31 10:19:48 +00:00
parent bf2d5de156
commit 0153e46478
5 changed files with 87 additions and 49 deletions

View file

@ -26,6 +26,7 @@ dependencies = [
"matplotlib>=3.10.8",
"thefuzz>=0.22.1",
"python-levenshtein>=0.27.3",
"scipy>=1.17.0",
]
[tool.uv]