File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ psutil = "~=5.9.8"
2626py-cpuinfo = " ~=9.0.0"
2727pydantic = " ~=2.11.7"
2828pynvml = " ==11.5.0"
29- ray = " ~=2.48.0 "
29+ ray = " ~=2.52.1 "
3030requests = " ~=2.31.0"
3131sentencepiece = " ~=0.2.0"
3232tiktoken = " ~=0.6.0"
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ pynvml==11.5.0; python_version >= '3.6'
7474python-dotenv == 1.0.1
7575python-multipart == 0.0.9 ; python_version >= '3.8'
7676pyyaml == 6.0.1 ; python_version >= '3.6'
77- ray == 2.48.0 ; python_version >= '3.9'
77+ ray == 2.52.1 ; python_version >= '3.9'
7878referencing == 0.35.1 ; python_version >= '3.8'
7979regex == 2024.5.10 ; python_version >= '3.8'
8080requests == 2.31.0 ; python_version >= '3.7'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ psutil = "~=5.9.8"
2626py-cpuinfo = " ~=9.0.0"
2727pydantic = " ~=2.7.1"
2828pynvml = " ==11.5.0"
29- ray = " ~=2.21.0 "
29+ ray = " ~=2.52.1 "
3030requests = " ~=2.31.0"
3131sentencepiece = " ~=0.2.0"
3232tiktoken = " ==0.6.0" # Required for DBRX tokenizer - Fixed by vllm 0.4.2
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ pynvml==11.5.0; python_version >= '3.6'
7373python-dotenv == 1.0.1
7474python-multipart == 0.0.9 ; python_version >= '3.8'
7575pyyaml == 6.0.1 ; python_version >= '3.6'
76- ray == 2.21.0 ; python_version >= '3.8'
76+ ray == 2.52.1 ; python_version >= '3.8'
7777referencing == 0.35.1 ; python_version >= '3.8'
7878regex == 2024.5.10 ; python_version >= '3.8'
7979requests == 2.31.0 ; python_version >= '3.7'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ psutil = "~=5.9.8"
2626py-cpuinfo = " ~=9.0.0"
2727pydantic = " ~=2.7.1"
2828pynvml = " ==11.5.0"
29- ray = " ~=2.21.0 "
29+ ray = " ~=2.52.1 "
3030requests = " ~=2.31.0"
3131sentencepiece = " ~=0.2.0"
3232tiktoken = " ==0.6.0" # Required for DBRX tokenizer - Fixed by vllm 0.4.2
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ pynvml==11.5.0; python_version >= '3.6'
7373python-dotenv == 1.0.1
7474python-multipart == 0.0.9 ; python_version >= '3.8'
7575pyyaml == 6.0.1 ; python_version >= '3.6'
76- ray == 2.21.0 ; python_version >= '3.8'
76+ ray == 2.52.1 ; python_version >= '3.8'
7777referencing == 0.35.1 ; python_version >= '3.8'
7878regex == 2024.5.10 ; python_version >= '3.8'
7979requests == 2.31.0 ; python_version >= '3.7'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ psutil = "~=5.9.8"
2626py-cpuinfo = " ~=9.0.0"
2727pydantic = " ~=2.7.1"
2828pynvml = " ==11.5.0"
29- ray = " ~=2.21.0 "
29+ ray = " ~=2.52.1 "
3030requests = " ~=2.31.0"
3131sentencepiece = " ~=0.2.0"
3232tiktoken = " ==0.6.0" # Required for DBRX tokenizer - Fixed by vllm 0.4.2
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ pynvml==11.5.0; python_version >= '3.6'
7373python-dotenv == 1.0.1
7474python-multipart == 0.0.9 ; python_version >= '3.8'
7575pyyaml == 6.0.1 ; python_version >= '3.6'
76- ray == 2.43.0 ; python_version >= '3.9'
76+ ray == 2.52.1 ; python_version >= '3.9'
7777referencing == 0.35.1 ; python_version >= '3.8'
7878regex == 2024.5.10 ; python_version >= '3.8'
7979requests == 2.31.0 ; python_version >= '3.7'
You can’t perform that action at this time.
0 commit comments