implement heartbeat command

This commit is contained in:
ars
2026-05-24 18:36:55 +03:00
parent c92c5195ce
commit f9aed123fd
11 changed files with 663 additions and 25 deletions
+1
View File
@@ -19,6 +19,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"pytest>=8.0",
"httpx>=0.28.0",
"black>=24.0",
"pyinstaller>=6.0",
"mypy>=1.0",