更新 requirements.txt
All checks were successful
Docker Build and Push / docker (push) Successful in 1m13s

This commit is contained in:
2026-07-20 11:39:11 +08:00
parent 77199c0151
commit 0a6710fadb

View File

@@ -4,4 +4,5 @@ pydantic==2.11.7
numpy==1.26.4 numpy==1.26.4
sentence-transformers==5.3.0 sentence-transformers==5.3.0
scikit-learn scikit-learn
joblib joblib
threadpoolctl