refactor: Remove unused dependencies from pyproject.toml

This commit is contained in:
2025-06-03 18:21:21 +08:00
parent bf91dfb2ea
commit a54b7ffc38
-5
View File
@@ -21,11 +21,6 @@ dependencies = [
"pydantic-settings<3.0.0,>=2.2.1",
"sentry-sdk[fastapi]<2.0.0,>=1.40.6",
"pyjwt<3.0.0,>=2.8.0",
"unsloth>=2025.5.9",
"ipykernel>=6.29.5",
"ipywidgets>=8.1.7",
"protobuf==3.20.3",
"termcolor>=3.1.0",
]
[tool.uv]