diff --git a/backend/python/transformers/requirements.txt b/backend/python/transformers/requirements.txt index c906f46a7d86..14b5f84df413 100644 --- a/backend/python/transformers/requirements.txt +++ b/backend/python/transformers/requirements.txt @@ -2,5 +2,5 @@ grpcio==1.75.1 protobuf==6.32.0 certifi setuptools -scipy==1.15.1 +scipy==1.16.2 numpy>=2.0.0 \ No newline at end of file