adding opencv to requirements.txt

This commit is contained in:
vb
2025-10-20 14:36:34 +02:00
parent 8f1ae488eb
commit 8f8f4b11ce
4 changed files with 8 additions and 10 deletions

View File

@@ -1,2 +1,3 @@
pillow~=11.3.0
numpy~=2.3.1
pillow~=11.3.0
numpy~=2.3.1
opencv-python~=4.10.0.84