Fix the QR code generation issue for 2FA.

pull/8056/head
Pravesh Sharma 2024-10-18 19:34:31 +05:30 committed by GitHub
parent 898c7b27df
commit 6101e72552
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ pywinpty==2.0.*; sys_platform=="win32"
Authlib==1.3.* Authlib==1.3.*
pyotp==2.* pyotp==2.*
qrcode==7.*; python_version <= '3.8' qrcode==7.*; python_version <= '3.8'
qrcode==8.*; python_version >= '3.9' qrcode[pil]==8.*; python_version >= '3.9'
boto3==1.35.* boto3==1.35.*
urllib3==1.26.* urllib3==1.26.*
azure-mgmt-rdbms==10.1.0 azure-mgmt-rdbms==10.1.0