File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7878 "ort_openvino_version" : "2024.5.0" ,
7979 "standalone_openvino_version" : "2024.5.0" ,
8080 "dcgm_version" : "3.3.6" ,
81- "vllm_version" : "0.6.3.post1 " ,
81+ "vllm_version" : "0.7.0 " ,
8282 "rhel_py_version" : "3.12.3" ,
8383}
8484
Original file line number Diff line number Diff line change 1- # Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # Copyright 2024-2025 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22#
33# Redistribution and use in source and binary forms, with or without
44# modification, are permitted provided that the following conditions
@@ -29,7 +29,7 @@ fastapi==0.115.6
2929# Fix httpx version to avoid bug in openai library:
3030# https://community.openai.com/t/error-with-openai-1-56-0-client-init-got-an-unexpected-keyword-argument-proxies/1040332/3
3131httpx == 0.27.2
32- openai == 1.40.6
32+ openai == 1.60.0
3333# Minimum starlette version needed to address CVE:
3434# https://github.com/advisories/GHSA-f96h-pmfr-66vw
3535starlette >= 0.40.0
You can’t perform that action at this time.
0 commit comments