ref(heartbeat): Remove cron provisioning

Remove gateway cron helpers and startup provisioning, relying on\nheartbeat instructions instead. Also drop unused httpx dependency.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Abhimanyu Saharan
2026-02-04 15:44:21 +05:30
parent 4979991de6
commit 12698d0781
6 changed files with 2 additions and 190 deletions

View File

@@ -6,7 +6,6 @@ alembic==1.13.2
psycopg[binary]==3.2.1
pydantic-settings==2.5.2
python-dotenv==1.0.1
httpx==0.27.2
websockets==12.0
rq==1.16.2
redis==5.1.1