fix: remove opencv pin #16

Merged
perl_d merged 1 commits from chore/improve_deps into main 2026-08-03 13:45:56 +02:00
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies = [
"pydantic",
"numpy",
"scipy",
"opencv-python",
"opencv-python-headless",
"pillow"
]