Files
extract_otp_secrets/requirements.txt

11 lines
274 B
Plaintext
Raw Normal View History

colorama>=0.4.6
2025-12-13 16:58:20 +01:00
opencv-contrib-python>=4.11.0
numpy>=2.0,<2.1 ; python_version >= "3.9" and python_version < "3.10"
numpy>=2.2,<2.3 ; python_version >= "3.10" and python_version < "3.11"
2026-01-01 20:10:19 +01:00
numpy>=2.4,<3.0 ; python_version >= "3.11"
Pillow
protobuf
pyzbar
qrcode
qreader<2.0.0