Skip to content

Commit c7f6dc4

Browse files
authored
Merge branch 'main' into genai-ecosystem-digital-twin
2 parents 1698281 + b64f08d commit c7f6dc4

File tree

9 files changed

+172
-111
lines changed

9 files changed

+172
-111
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ executing==2.2.0
2020
frozenlist==1.5.0
2121
gitdb==4.0.11
2222
GitPython==3.1.43
23-
h11==0.14.0
23+
h11==0.16.0
2424
httpcore==1.0.7
2525
httpx==0.28.1
2626
httpx-sse==0.4.0
@@ -61,7 +61,7 @@ pexpect==4.9.0
6161
pillow==11.0.0
6262
prompt_toolkit==3.0.50
6363
propcache==0.2.0
64-
protobuf==5.28.3
64+
protobuf==5.29.5
6565
ptyprocess==0.7.0
6666
pure_eval==0.2.3
6767
pyarrow==18.1.0

ai/gen-ai-agents/travel_agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ pandocfilters==1.5.1
107107
parso==0.8.4
108108
pathspec==0.12.1
109109
pexpect==4.9.0
110-
pillow==11.2.1
110+
pillow==11.3.0
111111
platformdirs==4.3.8
112112
prometheus_client==0.22.0
113113
prompt_toolkit==3.0.51
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
streamlit==1.32.2
22
opencv-python==4.9.0.80
3-
langchain==0.1.13
3+
langchain==0.2.5
44
langchain-community==0.2.19
5-
langchain-core==0.1.32
5+
langchain-core==0.1.53
66
oracledb==1.4.0
77
tiktoken==0.6.0
88
pydantic==1.10.13

ai/generative-ai-service/hr-goal-alignment/files/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ chardet==5.2.0
1616
charset-normalizer==3.4.1
1717
circuitbreaker==1.4.0
1818
click==8.1.8
19-
cryptography==42.0.8
19+
cryptography==44.0.1
2020
dataclasses-json==0.6.7
2121
et_xmlfile==2.0.0
2222
eval_type_backport==0.2.2
@@ -58,9 +58,9 @@ oracledb==3.0.0
5858
packaging==24.2
5959
pandas==2.2.3
6060
pillow==11.1.0
61-
pip==23.2.1
61+
pip==23.3
6262
propcache==0.3.1
63-
protobuf==5.29.4
63+
protobuf==5.29.5
6464
psutil==7.0.0
6565
pyarrow==19.0.1
6666
pycparser==2.22
@@ -80,7 +80,7 @@ regex==2024.11.6
8080
requests==2.32.3
8181
requests-toolbelt==1.0.0
8282
rpds-py==0.24.0
83-
setuptools==65.5.0
83+
setuptools==78.1.1
8484
six==1.17.0
8585
smmap==5.0.2
8686
sniffio==1.3.1

ai/generative-ai-service/patient-letter-extraction/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pandas==2.1.4
22
jsonschema==4.19.2
3+
streamlit==1.37.0
34
langchain==0.2.5
4-
streamlit==1.30.0
55
langchain-community==0.2.19
66
pdf2image==1.16.3
77
python-docx==0.8.11

0 commit comments

Comments
 (0)