From e2bc0659175271f9d35ccf2280fac9ff7e4c2591 Mon Sep 17 00:00:00 2001 From: ewilly Date: Sun, 8 Dec 2024 07:42:15 +0000 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8a78bf1..fd04770 100644 --- a/manifest.toml +++ b/manifest.toml @@ -77,8 +77,6 @@ ram.runtime = "500M" "python3-dev", "ffmpeg", "postgresql", - "postgresql-common", - "postgresql-client-common", "wget", "build-essential", "libreadline-dev", @@ -130,6 +128,3 @@ ram.runtime = "500M" "postgresql-16-pgvector", "postgresql-client-16" ] - - [resources.database] - type = "postgresql"