We're installing the bart plugin with `vllm==0.13.0`, and we're getting installation failures because: `vllm-bart-plugin==0.2.0 depends on vllm>=0.14.0` Is the v0.14.0 an hard dependency? Can it be lowered to v0.13.0?
We're installing the bart plugin with
vllm==0.13.0, and we're getting installation failures because:vllm-bart-plugin==0.2.0 depends on vllm>=0.14.0Is the v0.14.0 an hard dependency? Can it be lowered to v0.13.0?