build: explicit tokenizers dependency

Added explicit tokenizers dependency: Added tokenizers>=0.20.3 to ensure a version compatible with Python 3.13 is used.
This commit is contained in:
Lucas Gomide
2025-06-02 17:26:53 -03:00
parent db316e55b2
commit 6ebfb57f9e
2 changed files with 560 additions and 377 deletions

View File

@@ -22,6 +22,8 @@ dependencies = [
"opentelemetry-exporter-otlp-proto-http>=1.30.0",
# Data Handling
"chromadb>=0.5.23",
"tokenizers>=0.20.3",
"onnxruntime==1.22.0",
"openpyxl>=3.1.5",
"pyvis>=0.3.2",
# Authentication and Security

935
uv.lock generated

File diff suppressed because it is too large Load Diff