Skip to content

Commit b3bd3f4

Browse files
authored
Fix CVE issues. (#1899)
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent ff62560 commit b3bd3f4

28 files changed

Lines changed: 1857 additions & 2242 deletions

comps/agent/src/requirements.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ langchain_community
1717
langchainhub
1818
langgraph
1919
langsmith
20-
mcp
20+
mcp==1.10.0
2121
mysql-connector-python
2222
numpy
2323

@@ -26,6 +26,7 @@ opentelemetry-api
2626
opentelemetry-exporter-otlp
2727
opentelemetry-sdk
2828
pandas
29+
pillow==11.3.0
2930
prometheus_fastapi_instrumentator
3031
pyarrow
3132
pydantic #==1.10.13

0 commit comments

Comments
 (0)