chore(ml): remove unused dependency ftfy (#25529)

This commit is contained in:
dotlambda
2026-02-19 14:58:25 -08:00
committed by GitHub
parent 01050a3d54
commit 7461479f60

View File

@@ -8,7 +8,6 @@ readme = "README.md"
dependencies = [ dependencies = [
"aiocache>=0.12.1,<1.0", "aiocache>=0.12.1,<1.0",
"fastapi>=0.95.2,<1.0", "fastapi>=0.95.2,<1.0",
"ftfy>=6.1.1",
"gunicorn>=21.1.0", "gunicorn>=21.1.0",
"huggingface-hub>=0.20.1,<1.0", "huggingface-hub>=0.20.1,<1.0",
"insightface>=0.7.3,<1.0", "insightface>=0.7.3,<1.0",