File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ triton==3.1.0; platform_system == 'Linux' and platform_machine == 'x86_64'
9595typer == 0.12.3 ; python_version >= '3.7'
9696typing-extensions == 4.12.2 ; python_version >= '3.8'
9797ujson == 5.9.0 ; python_version >= '3.8'
98- urllib3 == 2.2.1 ; python_version >= '3.8'
98+ urllib3 == 2.5.0 ; python_version >= '3.8'
9999uvicorn [standard ]== 0.29.0 ; python_version >= '3.8'
100100uvloop == 0.19.0
101101vllm == 0.6.4 ; python_version >= '3.9'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ triton==3.1.0; platform_system == 'Linux' and platform_machine == 'x86_64'
9595typer == 0.12.3 ; python_version >= '3.7'
9696typing-extensions == 4.12.2 ; python_version >= '3.8'
9797ujson == 5.9.0 ; python_version >= '3.8'
98- urllib3 == 2.2.1 ; python_version >= '3.8'
98+ urllib3 == 2.5.0 ; python_version >= '3.8'
9999uvicorn [standard ]== 0.29.0 ; python_version >= '3.8'
100100uvloop == 0.19.0
101101vllm == 0.6.6 ; python_version >= '3.9'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ triton==3.2.0; platform_system == 'Linux' and platform_machine == 'x86_64'
9595typer == 0.12.3 ; python_version >= '3.7'
9696typing-extensions == 4.12.2 ; python_version >= '3.8'
9797ujson == 5.9.0 ; python_version >= '3.8'
98- urllib3 == 2.2.1 ; python_version >= '3.8'
98+ urllib3 == 2.5.0 ; python_version >= '3.8'
9999uvicorn [standard ]== 0.29.0 ; python_version >= '3.8'
100100uvloop == 0.19.0
101101vllm == 0.8.4 ; python_version >= '3.9' and python_full_version < '3.13'
You can’t perform that action at this time.
0 commit comments