diff --git a/services/text-completion-llm-service/requirements.txt b/services/text-completion-llm-service/requirements.txt index 5548982..a5d9110 100644 --- a/services/text-completion-llm-service/requirements.txt +++ b/services/text-completion-llm-service/requirements.txt @@ -6,4 +6,4 @@ pandas==2.2.2 prometheus_client==0.21.0 pyarrow==18.1.0 transformers==4.53.0 -torch==2.7.0 \ No newline at end of file +torch==2.8.0 \ No newline at end of file