mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Revert psutil dependency back to greater than 5.0.0
This commit is contained in:
parent
e4b4f571f5
commit
a8a73c40f5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ requests>=2.32.3 ; python_version >= '3.10'
|
|||
certifi==2023.07.22; python_version < '3.10'
|
||||
certifi>=2024.7.4; python_version >= '3.10'
|
||||
distro>=1.0.1
|
||||
psutil>=6.0.0
|
||||
psutil>=5.0.0
|
||||
packaging>=21.3
|
||||
looseversion
|
||||
croniter>=0.3.0,!=0.3.22; sys_platform != 'win32'
|
||||
|
|
Loading…
Add table
Reference in a new issue