mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Python dependency: Update werkzeug requirement from ==3.0.* to ==3.1.*
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ azure-identity==1.19.0
|
||||
google-api-python-client==2.*
|
||||
google-auth-oauthlib==1.2.1
|
||||
keyring==25.*
|
||||
Werkzeug==3.0.*
|
||||
Werkzeug==3.1.*
|
||||
typer[all]==0.12.*
|
||||
setuptools==75.*; python_version >= '3.12'
|
||||
jsonformatter~=0.3.2
|
||||
|
||||
Reference in New Issue
Block a user