cv2: save as csv/json/keppass by key command

This commit is contained in:
scito
2023-01-29 16:18:21 +01:00
committed by Roland Kurmann
parent 197347a3e9
commit 970dbd3759
6 changed files with 119 additions and 35 deletions

View File

@@ -9,6 +9,7 @@ opencv-contrib-python = "*"
# for macOS: opencv-contrib-python = "<=4.7.0"
# for PYTHON <= 3.7: typing_extensions = "*"
pillow = "*"
pyzbar = "*"
protobuf = "*"
qrcode = "*"
qreader = "<2.0.0"