diff --git a/medcat-service/requirements.txt b/medcat-service/requirements.txt index f64265807..2ff970214 100644 --- a/medcat-service/requirements.txt +++ b/medcat-service/requirements.txt @@ -1,20 +1,20 @@ gunicorn==23.0.0 setuptools==78.1.1 -simplejson==3.19.3 -setuptools-rust==1.11.0 +simplejson==3.20.2 +setuptools-rust==1.12.1 medcat[meta-cat,spacy,deid]~=2.7.0 # pinned because of issues with de-id models and past models (it will not do any de-id) -transformers>=4.34.0,<5.0.0 -requests==2.33.0 -fastapi[standard]==0.128.0 -pydantic>=2.11.10,<2.12.5 -pydantic-settings==2.10.1 -gradio[mcp]==6.7.0 +transformers>=5.8.1,<6.0.0 +requests==2.34.1 +fastapi[standard]==0.136.1 +pydantic>=2.13.4,<2.13.5 +pydantic-settings==2.14.1 +gradio[mcp]==6.14.0 prometheus-fastapi-instrumentator==7.1.0 -opentelemetry-distro[otlp]==0.60b0 -opentelemetry-instrumentation==0.60b0 -opentelemetry-resource-detector-containerid==0.60b0 -opentelemetry-instrumentation-fastapi==0.60b0 -opentelemetry-instrumentation-requests==0.60b0 -opentelemetry-instrumentation-threading==0.60b0 -opentelemetry-instrumentation-httpx==0.60b0 +opentelemetry-distro[otlp]==0.62b1 +opentelemetry-instrumentation==0.62b1 +opentelemetry-resource-detector-containerid==0.62b1 +opentelemetry-instrumentation-fastapi==0.62b1 +opentelemetry-instrumentation-requests==0.62b1 +opentelemetry-instrumentation-threading==0.62b1 +opentelemetry-instrumentation-httpx==0.62b1