Skip to content

Commit 40740ff

Browse files
Merge branch 'main' into dependabot/pip/ai/generative-ai-service/cx-conversations-analysis/files/torch-2.8.0
2 parents 19c9963 + 03bb4e0 commit 40740ff

File tree

15 files changed

+326
-174
lines changed

15 files changed

+326
-174
lines changed

ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ traitlets==5.14.3
9494
typing-inspect==0.9.0
9595
typing_extensions==4.12.2
9696
tzdata==2024.2
97-
urllib3==2.5.0
97+
urllib3==2.6.0
9898
wcwidth==0.2.13
9999
yarl==1.18.0
100100
zstandard==0.23.0

ai/gen-ai-agents/custom-rag-agent/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ fastjsonschema==2.21.1
4646
fastmcp==2.13.0
4747
filetype==1.2.0
4848
flatbuffers==25.2.10
49-
fonttools==4.56.0
49+
fonttools==4.61.0
5050
fqdn==1.5.1
5151
frozenlist==1.5.0
5252
gitdb==4.0.12
@@ -105,7 +105,7 @@ marshmallow==3.26.1
105105
matplotlib==3.10.1
106106
matplotlib-inline==0.1.7
107107
mccabe==0.7.0
108-
mcp==1.9.4
108+
mcp==1.23.0
109109
mdurl==0.1.2
110110
mistune==3.1.2
111111
mpmath==1.3.0
@@ -215,7 +215,7 @@ tzdata==2025.1
215215
unstructured==0.18.2
216216
unstructured-client==0.37.2
217217
uri-template==1.3.0
218-
urllib3==2.3.0
218+
urllib3==2.6.0
219219
uvicorn==0.35.0
220220
watchdog==6.0.0
221221
wcwidth==0.2.13

ai/gen-ai-agents/document-understanding-mcp-ai-agent/files/package-lock.json

Lines changed: 54 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ai/gen-ai-agents/document-understanding-mcp-ai-agent/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"framer-motion": "^12.9.4",
1919
"lucide-react": "^0.511.0",
2020
"markdown-to-jsx": "^7.7.6",
21-
"next": "15.5.2",
21+
"next": "15.5.7",
2222
"react": "^19.0.0",
2323
"react-dom": "^19.0.0",
2424
"react-markdown": "^10.1.0"

ai/gen-ai-agents/mcp-oci-integration/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ markdown-it-py==4.0.0
5757
MarkupSafe==3.0.2
5858
marshmallow==3.26.1
5959
mccabe==0.7.0
60-
mcp==1.14.0
60+
mcp==1.23.0
6161
mdurl==0.1.2
6262
more-itertools==10.8.0
6363
multidict==6.6.4
@@ -120,10 +120,10 @@ typing-inspect==0.9.0
120120
typing-inspection==0.4.1
121121
typing_extensions==4.15.0
122122
tzdata==2025.2
123-
urllib3==2.5.0
123+
urllib3==2.6.0
124124
uvicorn==0.35.0
125125
watchdog==6.0.0
126-
Werkzeug==3.1.1
126+
Werkzeug==3.1.4
127127
xxhash==3.5.0
128128
yarl==1.20.1
129129
zstandard==0.24.0

0 commit comments

Comments
 (0)