diff --git a/manifest.toml b/manifest.toml index 704ebb4..f0ddf8b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -73,6 +73,7 @@ ram.runtime = "500M" [resources.apt] packages = [ + "postgresql", "redis-server", "python3-venv", "python3-dev",