diff --git a/setup.py b/setup.py index 1ec97ace..d4bf84ca 100644 --- a/setup.py +++ b/setup.py @@ -112,7 +112,7 @@ def build_assets(self): 'immutabledict==2.0.0', 'ml-collections==0.1.1', 'networkx==3.1', - 'numpy==1.24.3', + 'numpy==1.26.0', 'opencv-python==4.8.0.74', 'pandas==1.3.5', 'pygame==2.5.0',