From 82a5ae0227f1b73afbdcdfb602f46472b963d6fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Fri, 15 Mar 2024 23:32:30 +0100 Subject: [PATCH] Fix dependencies --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ec696b0..3c00aa7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -74,7 +74,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen "python3-venv", "python3", "redis-server", - "uwsgi-plugin-python", + "uwsgi-plugin-python3", "uwsgi", "virtualenv",