diff --git a/setup.cfg b/setup.cfg index 42438c21fe..7988ecf57a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -57,7 +57,8 @@ install_requires = matterhook==0.2 meilisearch==0.31.4 numpy==1.24.4; python_version == '3.8' - numpy==2.0.1; python_version >= '3.9' + numpy==2.0.1; python_version == '3.9' + numpy==2.1.0; python_version >= '3.10' opencv-python==4.10.0.84 OpenTimelineIO==0.17.0 OpenTimelineIO-Plugins==0.17.0