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