File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11llama-cpp-python [server ]== 0.3.16
22transformers == 4.41.2
3- pip == 24 .0
3+ pip == 26 .0
Original file line number Diff line number Diff line change 11llama-cpp-python [server ]== 0.3.8
22transformers == 4.41.2
3- pip == 24 .0
3+ pip == 26 .0
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ numpy = "~=1.26.4"
1919nvidia-ml-py = " ~=12.560.30"
2020openai = " ~=1.99.1"
2121outlines = " ~=0.1.11"
22- pip = " ~=24 .0"
22+ pip = " ~=26 .0"
2323prometheus_client = " ~=0.20.0"
2424prometheus-fastapi-instrumentator = " ~=7.0.0"
2525psutil = " ~=5.9.8"
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ orjson==3.10.3; python_version >= '3.8'
6161outlines == 1.2.5 ; python_version >= '3.9'
6262outlines-core == 0.2.11 ; python_version >= '3.9'
6363packaging == 24.0 ; python_version >= '3.7'
64- pip == 24 .0 ; python_version >= '3.7'
64+ pip == 26 .0 ; python_version >= '3.7'
6565prometheus-client == 0.20.0 ; python_version >= '3.8'
6666prometheus-fastapi-instrumentator == 7.0.0 ; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
6767protobuf == 4.25.6 ; python_version >= '3.8'
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ numpy = "~=1.26.4"
1919nvidia-ml-py = " ~=12.550.52"
2020openai = " ~=1.28.1"
2121outlines = " ==0.0.34" # Requires torch >= 2.1.0 - Fixed by vllm 0.4.2
22- pip = " ~=24 .0"
22+ pip = " ~=26 .0"
2323prometheus_client = " ~=0.20.0"
2424prometheus-fastapi-instrumentator = " ~=7.0.0"
2525psutil = " ~=5.9.8"
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ openai==1.56.0; python_full_version >= '3.8'
6060orjson == 3.10.3 ; python_version >= '3.8'
6161outlines == 0.0.46 ; python_version >= '3.8'
6262packaging == 24.0 ; python_version >= '3.7'
63- pip == 24 .0 ; python_version >= '3.7'
63+ pip == 26 .0 ; python_version >= '3.7'
6464prometheus-client == 0.20.0 ; python_version >= '3.8'
6565prometheus-fastapi-instrumentator == 7.0.0 ; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
6666protobuf == 5.26.1 ; python_version >= '3.8'
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ numpy = "~=1.26.4"
1919nvidia-ml-py = " ~=12.550.52"
2020openai = " ~=1.28.1"
2121outlines = " ==0.0.34" # Requires torch >= 2.1.0 - Fixed by vllm 0.4.2
22- pip = " ~=24 .0"
22+ pip = " ~=26 .0"
2323prometheus_client = " ~=0.20.0"
2424prometheus-fastapi-instrumentator = " ~=7.0.0"
2525psutil = " ~=5.9.8"
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ openai==1.56.0; python_full_version >= '3.8'
6060orjson == 3.10.3 ; python_version >= '3.8'
6161outlines == 0.1.11 ; python_version >= '3.9'
6262packaging == 24.0 ; python_version >= '3.7'
63- pip == 24 .0 ; python_version >= '3.7'
63+ pip == 26 .0 ; python_version >= '3.7'
6464prometheus-client == 0.20.0 ; python_version >= '3.8'
6565prometheus-fastapi-instrumentator == 7.0.0 ; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
6666protobuf == 5.26.1 ; python_version >= '3.8'
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ numpy = "~=1.26.4"
1919nvidia-ml-py = " ~=12.550.52"
2020openai = " ~=1.28.1"
2121outlines = " ==0.0.34" # Requires torch >= 2.1.0 - Fixed by vllm 0.4.2
22- pip = " ~=24 .0"
22+ pip = " ~=26 .0"
2323prometheus_client = " ~=0.20.0"
2424prometheus-fastapi-instrumentator = " ~=7.0.0"
2525psutil = " ~=5.9.8"
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ openai==1.56.0; python_full_version >= '3.8'
6060orjson == 3.10.3 ; python_version >= '3.8'
6161outlines == 0.1.11 ; python_version >= '3.9'
6262packaging == 24.0 ; python_version >= '3.7'
63- pip == 24 .0 ; python_version >= '3.7'
63+ pip == 26 .0 ; python_version >= '3.7'
6464prometheus-client == 0.20.0 ; python_version >= '3.8'
6565prometheus-fastapi-instrumentator == 7.0.0 ; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
6666protobuf == 4.25.6 ; python_version >= '3.8'
You can’t perform that action at this time.
0 commit comments