fix problem of outdated colorama
This commit is contained in:
@@ -37,7 +37,7 @@ dependencies = [
|
||||
"opencv-contrib-python<=4.7.0; sys_platform == 'darwin'",
|
||||
"opencv-contrib-python; sys_platform != 'darwin'",
|
||||
"typing_extensions; python_version<='3.7'",
|
||||
"colorama",
|
||||
"colorama>=0.4.6",
|
||||
]
|
||||
description = "Extract two-factor authentication (2FA, TFA, OTP) secret keys from export QR codes of 'Google Authenticator' app"
|
||||
dynamic = ["version"]
|
||||
|
||||
Reference in New Issue
Block a user