Skip to content

Commit 4048ba2

Browse files
Merge branch 'main' into dependabot/pip/ai/gen-ai-agents/custom_rag_agent/starlette-0.47.2
2 parents b1a8b61 + 0f67c66 commit 4048ba2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ platformdirs==4.3.6
141141
prometheus_client==0.21.1
142142
prompt_toolkit==3.0.50
143143
propcache==0.3.0
144-
protobuf==5.29.3
144+
protobuf==5.29.5
145145
psutil==7.0.0
146146
ptyprocess==0.7.0
147147
pure_eval==0.2.3
@@ -201,7 +201,7 @@ tinycss2==1.4.0
201201
tokenize_rt==6.1.0
202202
toml==0.10.2
203203
tomlkit==0.13.2
204-
tornado==6.4.2
204+
tornado==6.5
205205
tqdm==4.67.1
206206
traitlets==5.14.3
207207
txt2tags==3.9

cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ pydantic-settings==2.8.1
170170
pydantic_core==2.33.1
171171
pyee==12.1.1
172172
Pygments @ file:///croot/pygments_1684279966437/work
173-
pypdf==5.4.0
173+
pypdf==6.0.0
174174
PySocks==1.7.1
175175
python-dateutil==2.9.0.post0
176176
python-dotenv==1.1.0
@@ -230,7 +230,7 @@ tzdata==2025.2
230230
urllib3==2.3.0
231231
uvicorn==0.34.0
232232
uvloop==0.21.0
233-
vllm==0.9.0
233+
vllm==0.10.1.1
234234
watchfiles==1.0.5
235235
wcwidth @ file:///Users/ktietz/demo/mc3/conda-bld/wcwidth_1629357192024/work
236236
websocket-client==1.8.0

0 commit comments

Comments
 (0)