diff --git a/setup.py b/setup.py index 37fe93ca..e5a9b29b 100644 --- a/setup.py +++ b/setup.py @@ -131,7 +131,7 @@ def build_assets(self): 'ml-collections', 'networkx', 'numpy', - 'opencv-python<4.7', + 'opencv-python<4.11', 'pandas', 'pygame', 'reactivex',