Chore: Bump mcp == 1.7.1

Signed-off-by: Casper Guldbech Nielsen <scni@novonordisk.com>
This commit is contained in:
Casper Guldbech Nielsen 2025-05-04 07:31:16 +02:00
parent e27f5befb0
commit dd5652640c
No known key found for this signature in database
GPG Key ID: B004583B52B9A446
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