diff --git a/setup.py b/setup.py index 26e2f816..6074a077 100644 --- a/setup.py +++ b/setup.py @@ -114,7 +114,7 @@ def build_assets(self): 'ml-collections', 'networkx', 'numpy', - 'opencv-python<4.7', + 'opencv-python<4.10', 'pandas', 'pygame', 'reactivex',