diff --git a/requirements/hpu.txt b/requirements/hpu.txt index 409f2a6b0c5..fc4abed18e2 100644 --- a/requirements/hpu.txt +++ b/requirements/hpu.txt @@ -4,9 +4,9 @@ # Dependencies for HPU code ray triton==3.1.0 -pandas==2.2.3 -numpy==1.26.4 +pandas +numpy tabulate -setuptools>=77.0.3,<80.0.0 +setuptools>=77.0.3 setuptools-scm>=8 -vllm-hpu-extension @ git+https://github.com/HabanaAI/vllm-hpu-extension.git@38c74d0 +vllm-hpu-extension @ git+https://github.com/HabanaAI/vllm-hpu-extension.git@38c74d0 \ No newline at end of file