File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ py-cpuinfo = "~=9.0.0"
2727pydantic = " ~=2.11.7"
2828pynvml = " ==11.5.0"
2929ray = " ~=2.48.0"
30- requests = " ~=2.31.0 "
30+ requests = " ~=2.32.4 "
3131sentencepiece = " ~=0.2.0"
3232tiktoken = " ~=0.6.0"
3333torch = {version = " ==2.8.0+cu126" , index = " pytorch" } # Required by vllm 0.11.0 - CUDA 12.1 no longer supported
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ pyyaml==6.0.1; python_version >= '3.6'
7777ray == 2.48.0 ; python_version >= '3.9'
7878referencing == 0.35.1 ; python_version >= '3.8'
7979regex == 2024.5.10 ; python_version >= '3.8'
80- requests == 2.31.0 ; python_version >= '3.7'
80+ requests == 2.32.4 ; python_version >= '3.7'
8181rich == 13.7.1 ; python_full_version >= '3.7.0'
8282rpds-py == 0.18.1 ; python_version >= '3.8'
8383safetensors == 0.4.3 ; python_version >= '3.7'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ py-cpuinfo = "~=9.0.0"
2727pydantic = " ~=2.7.1"
2828pynvml = " ==11.5.0"
2929ray = " ~=2.21.0"
30- requests = " ~=2.31.0 "
30+ requests = " ~=2.32.4 "
3131sentencepiece = " ~=0.2.0"
3232tiktoken = " ==0.6.0" # Required for DBRX tokenizer - Fixed by vllm 0.4.2
3333torch = {version = " ==2.3.0+cu121" , index = " pytorch" }
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ pyyaml==6.0.1; python_version >= '3.6'
7676ray == 2.21.0 ; python_version >= '3.8'
7777referencing == 0.35.1 ; python_version >= '3.8'
7878regex == 2024.5.10 ; python_version >= '3.8'
79- requests == 2.31.0 ; python_version >= '3.7'
79+ requests == 2.32.4 ; python_version >= '3.7'
8080rich == 13.7.1 ; python_full_version >= '3.7.0'
8181rpds-py == 0.18.1 ; python_version >= '3.8'
8282safetensors == 0.4.3 ; python_version >= '3.7'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ py-cpuinfo = "~=9.0.0"
2727pydantic = " ~=2.7.1"
2828pynvml = " ==11.5.0"
2929ray = " ~=2.21.0"
30- requests = " ~=2.31.0 "
30+ requests = " ~=2.32.4 "
3131sentencepiece = " ~=0.2.0"
3232tiktoken = " ==0.6.0" # Required for DBRX tokenizer - Fixed by vllm 0.4.2
3333torch = {version = " ==2.3.0+cu121" , index = " pytorch" }
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ pyyaml==6.0.1; python_version >= '3.6'
7676ray == 2.21.0 ; python_version >= '3.8'
7777referencing == 0.35.1 ; python_version >= '3.8'
7878regex == 2024.5.10 ; python_version >= '3.8'
79- requests == 2.31.0 ; python_version >= '3.7'
79+ requests == 2.32.4 ; python_version >= '3.7'
8080rich == 13.7.1 ; python_full_version >= '3.7.0'
8181rpds-py == 0.18.1 ; python_version >= '3.8'
8282safetensors == 0.4.3 ; python_version >= '3.7'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ py-cpuinfo = "~=9.0.0"
2727pydantic = " ~=2.7.1"
2828pynvml = " ==11.5.0"
2929ray = " ~=2.21.0"
30- requests = " ~=2.31.0 "
30+ requests = " ~=2.32.4 "
3131sentencepiece = " ~=0.2.0"
3232tiktoken = " ==0.6.0" # Required for DBRX tokenizer - Fixed by vllm 0.4.2
3333torch = {version = " ==2.3.0+cu121" , index = " pytorch" }
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ pyyaml==6.0.1; python_version >= '3.6'
7676ray == 2.43.0 ; python_version >= '3.9'
7777referencing == 0.35.1 ; python_version >= '3.8'
7878regex == 2024.5.10 ; python_version >= '3.8'
79- requests == 2.31.0 ; python_version >= '3.7'
79+ requests == 2.32.4 ; python_version >= '3.7'
8080rich == 13.7.1 ; python_full_version >= '3.7.0'
8181rpds-py == 0.18.1 ; python_version >= '3.8'
8282safetensors == 0.4.3 ; python_version >= '3.7'
You can’t perform that action at this time.
0 commit comments