Merge branch 'main' into mcp-docs

This commit is contained in:
Yaron Schneider 2025-05-12 08:43:50 -07:00 committed by GitHub
commit a010147e23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,7 @@ rich==13.9.4
huggingface_hub==0.27.1
numpy==2.2.2
mypy==1.15.0
mcp==1.7.1
opentelemetry-distro==0.53b1
opentelemetry-exporter-otlp==1.32.1
opentelemetry-instrumentation-requests==0.53b1

View File

@ -43,6 +43,7 @@ dependencies = [
"rich == 13.9.4",
"huggingface_hub == 0.30.2",
"numpy == 2.2.2",
"mcp == 1.7.1",
"opentelemetry-distro == 0.53b1",
"opentelemetry-exporter-otlp == 1.32.1",
"opentelemetry-instrumentation-requests == 0.53b1",

View File

@ -14,7 +14,7 @@ pyyaml==6.0.2
rich==13.9.4
huggingface_hub==0.30.2
numpy==2.2.2
mcp==1.6.0
mcp==1.7.1
opentelemetry-distro==0.53b1
opentelemetry-exporter-otlp==1.32.1
opentelemetry-instrumentation-requests==0.53b1