Files
extract_otp_secrets/requirements.txt
T

11 lines
266 B
Plaintext
Raw Normal View History

colorama>=0.4.6
2024-05-29 22:03:41 +02:00
opencv-contrib-python
2025-11-14 14:02:14 +01:00
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"
numpy>=2.3,<3.0 ; python_version >= "3.11"
2023-01-03 17:25:13 +01:00
Pillow
protobuf
pyzbar
qrcode
qreader<2.0.0