use python venv for opencv python scripts (#2143)

This commit is contained in:
end-4
2025-10-08 10:01:20 +02:00
parent 1fc4b88784
commit a4c2bf31c7
8 changed files with 21 additions and 4 deletions
+2
View File
@@ -14,3 +14,5 @@ loguru
pycairo
pygobject
tqdm
numpy
opencv-contrib-python
+4
View File
@@ -22,8 +22,12 @@ materialyoucolor==2.0.10
# kde-material-you-colors
numpy==2.2.2
# via
# -r scriptdata/uv/requirements.in
# kde-material-you-colors
# material-color-utilities
# opencv-contrib-python
opencv-contrib-python==4.12.0.88
# via -r scriptdata/uv/requirements.in
packaging==24.2
# via
# build