diff --git a/backend/python/transformers/requirements.txt b/backend/python/transformers/requirements.txt index 9711eb570d52..9d727efee7e1 100644 --- a/backend/python/transformers/requirements.txt +++ b/backend/python/transformers/requirements.txt @@ -3,4 +3,4 @@ protobuf==7.35.0 certifi setuptools scipy==1.15.1 -numpy>=2.0.0 \ No newline at end of file +numpy>=2.5.1 \ No newline at end of file