feat(4.1-01): create spare-parts classification whitelist module with fuzzy matching

This commit is contained in:
2026-04-22 16:34:10 +03:00
parent ac87c4c06b
commit 2ecaa6b2e8
2 changed files with 166 additions and 0 deletions

View File

@@ -20,3 +20,6 @@ httpx>=0.27.0
opencv-python>=4.8.0
piexif>=1.1.3
python-magic>=0.4.27
fuzzywuzzy==0.18.0
beautifulsoup4>=4.12.0
aiohttp>=3.9.0