personal_infra/requirements.txt
counterweight 338f2ae636
uptime-kuma: annotate config and drop the unused collection
lucasheld.uptime_kuma was pinned but never used - every monitor was created by
hand-rolled Python. The uptime subdomain stays because the deprecated blocks
still template it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-11 22:43:56 +02:00

14 lines
407 B
Text

ansible==10.7.0
ansible-core==2.17.12
cffi==1.17.1
cryptography==45.0.4
Jinja2==3.1.6
MarkupSafe==3.0.2
packaging==25.0
pycparser==2.22
PyYAML==6.0.2
resolvelib==1.0.1
# Only needed by the deprecated Uptime Kuma monitoring blocks, which are kept for
# reference but never run (uptime_kuma_enabled: false). Drop this once they are
# rewired to a replacement. See archive/uptime_kuma/.
uptime-kuma-api>=1.2.1