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:
@@ -20,7 +20,6 @@ dependencies = [
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user