From 5031488f25f8afe75056092f6abc12d2ef93fee2 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 13 Jun 2023 21:16:44 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index a489b61..471c09c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -77,7 +77,7 @@ ram.runtime = "50M" main.default = 5000 [resources.apt] - packages = "postgresql, postgresql-contrib, python3-venv libopenjp2-7 python3-venv" + packages = "postgresql, postgresql-contrib, python3-venv, libopenjp2-7" [resources.database] type = "postgresql"