diff --git a/docker/main/requirements-wheels.txt b/docker/main/requirements-wheels.txt index 4ab7e03e6..9a1c14f8c 100644 --- a/docker/main/requirements-wheels.txt +++ b/docker/main/requirements-wheels.txt @@ -32,7 +32,7 @@ setproctitle == 1.3.* ws4py == 0.5.* unidecode == 1.3.* # Image Manipulation -numpy == 1.26.* +numpy == 2.0.* opencv-python-headless == 4.11.0.* opencv-contrib-python == 4.11.0.* scipy == 1.14.*