mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-09 20:31:10 +00:00
add cpu check
This commit is contained in:
parent
8709b019ea
commit
5095057a13
12 changed files with 123 additions and 21 deletions
|
|
@ -5,7 +5,7 @@ description = "Monitoring software for the lego server"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"alt-utils>=0.0.7",
|
||||
"alt-utils>=0.0.8",
|
||||
"psutil>=7.0.0",
|
||||
"telethon>=1.40.0",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue