chore(ml): remove setuptools from dependencies (#23446)

This commit is contained in:
dotlambda
2025-10-31 14:34:10 -07:00
committed by GitHub
parent 2b33a58448
commit 7bdf0f6c50
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -22,7 +22,6 @@ dependencies = [
"rich>=13.4.2",
"tokenizers>=0.15.0,<1.0",
"uvicorn[standard]>=0.22.0,<1.0",
"setuptools>=78.1.0",
"rapidocr>=3.1.0",
]