Merge branch 'main' into gl/fix/mcp-tools-none-tools

This commit is contained in:
Greyson LaLonde
2026-03-02 18:08:50 -05:00
committed by GitHub
2 changed files with 26 additions and 62 deletions

View File

@@ -21,7 +21,7 @@ dependencies = [
"opentelemetry-exporter-otlp-proto-http~=1.34.0",
# Data Handling
"chromadb~=1.1.0",
"tokenizers~=0.20.3",
"tokenizers>=0.21,<1",
"openpyxl~=3.1.5",
# Authentication and Security
"python-dotenv~=1.1.1",