mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Python dependency: Update qrcode requirement from ==7.* to ==8.*
This commit is contained in:
@@ -40,7 +40,7 @@ user-agents==2.2.0
|
|||||||
pywinpty==2.0.*; sys_platform=="win32"
|
pywinpty==2.0.*; sys_platform=="win32"
|
||||||
Authlib==1.3.*
|
Authlib==1.3.*
|
||||||
pyotp==2.*
|
pyotp==2.*
|
||||||
qrcode==7.*
|
qrcode==8.*
|
||||||
boto3==1.35.*
|
boto3==1.35.*
|
||||||
urllib3==1.26.*
|
urllib3==1.26.*
|
||||||
azure-mgmt-rdbms==10.1.0
|
azure-mgmt-rdbms==10.1.0
|
||||||
|
Reference in New Issue
Block a user