From e7a6a473d0e27c6c94c3acc53c96931575d37096 Mon Sep 17 00:00:00 2001 From: sascha Date: Wed, 28 Jan 2026 21:27:59 +0000 Subject: [PATCH] =?UTF-8?q?app/requirements.txt=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app/requirements.txt diff --git a/app/requirements.txt b/app/requirements.txt new file mode 100644 index 0000000..fdecdfd --- /dev/null +++ b/app/requirements.txt @@ -0,0 +1,2 @@ +Flask +psycopg2-binary \ No newline at end of file