diff --git a/docker/main/requirements-wheels.txt b/docker/main/requirements-wheels.txt index c8c9662ce..12066512e 100644 --- a/docker/main/requirements-wheels.txt +++ b/docker/main/requirements-wheels.txt @@ -37,7 +37,7 @@ ws4py == 0.5.* unidecode == 1.3.* titlecase == 2.4.* # Image Manipulation -numpy == 1.26.* +numpy == 2.0.* opencv-python-headless == 4.11.0.* opencv-contrib-python == 4.11.0.* scipy == 1.14.*