mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-23 23:13:38 -06:00
Added setuptools in the requirements for Python version >= 3.12
This commit is contained in:
parent
19b8d05e65
commit
4ce65ea770
@ -61,3 +61,4 @@ keyring==23.*; python_version <= '3.7'
|
||||
Werkzeug==2.3.*; python_version > '3.7'
|
||||
Werkzeug==2.2.3; python_version <= '3.7'
|
||||
typer[all]==0.9.*
|
||||
setuptools==69.*; python_version >= '3.12'
|
||||
|
Loading…
Reference in New Issue
Block a user