6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
# Python dependencies for tower-of-joy project
|
|
# Install with: source .venv/bin/activate && pip install -r requirements.txt
|
|
|
|
# Uptime Kuma API client for automated monitor setup
|
|
uptime-kuma-api==1.2.1
|