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

This commit is contained in:
Robert Schütz
2024-10-27 10:10:55 -07:00
committed by GitHub
parent a70ed7c7f6
commit 988d527212
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -18,7 +18,6 @@ pydantic-settings = "^2.5.2"
aiocache = ">=0.12.1,<1.0"
rich = ">=13.4.2"
ftfy = ">=6.1.1"
setuptools = "^70.0.0"
python-multipart = ">=0.0.6,<1.0"
orjson = ">=3.9.5"
gunicorn = ">=21.1.0"