diff --git a/setup.py b/setup.py
index 37fe93ca..bc4fbed7 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',
         'pandas',
         'pygame',
         'reactivex',