mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 07:16:52 -06:00
Python dependency: Update typer[all] requirement in /web/regression
This commit is contained in:
parent
7d1a08f22f
commit
0c22b78cf9
@ -52,7 +52,7 @@ google-auth-oauthlib==1.2.1
|
||||
keyring==25.*
|
||||
Werkzeug==3.0.*; python_version <= '3.8'
|
||||
Werkzeug==3.1.*; python_version >= '3.9'
|
||||
typer[all]==0.12.*
|
||||
typer[all]==0.13.*
|
||||
setuptools==75.*; python_version >= '3.12'
|
||||
jsonformatter~=0.3.2
|
||||
libgravatar==1.0.*
|
Loading…
Reference in New Issue
Block a user