fix Pipfile and Pipfile.lock

This commit is contained in:
scito
2025-05-22 22:35:22 +02:00
committed by Roland Kurmann
parent bb41c737ef
commit 716194da48
2 changed files with 156 additions and 167 deletions

View File

@@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
colorama = ">=0.4.6"
colorama = ">0.4.5"
opencv-contrib-python = "*"
# for macOS: opencv-contrib-python = "<=4.7.0"
pillow = "*"