chore: remove redundant dependencies (#26907)

This commit is contained in:
Novice
2025-10-15 09:55:39 +08:00
committed by GitHub
parent 5139119307
commit f906e70f6b
2 changed files with 1 additions and 4 deletions

View File

@@ -86,7 +86,6 @@ dependencies = [
"sendgrid~=6.12.3",
"flask-restx~=1.3.0",
"packaging~=23.2",
"weaviate-client==4.17.0",
]
# Before adding new dependency, consider place it in
# alphabet order (a-z) and suitable group.