You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
extract_otp_secret_keys/Pipfile

21 lines
265 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
protobuf = "*"
qrcode = "*"
pillow = "*"
qreader = "*"
opencv-python = "*"
[dev-packages]
pytest = "*"
wheel = "*"
flake8 = "*"
pylint = "*"
[requires]
python_version = "3.11"