From 5c1ca9247a041c0ce1bd577704f9c32b3e4525f3 Mon Sep 17 00:00:00 2001 From: MrUnknownDE Date: Wed, 24 Sep 2025 11:33:47 +0200 Subject: [PATCH] update libs --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f39660c..766b8fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Flask>=2.0.0 -python-dotenv>=0.21.0 +Flask>=3.1.0 +python-dotenv>=1.0.0 yt-dlp -boto3>=1.28.0 +boto3>=1.35.0 # Optional, aber nützlich für Produktion: gunicorn \ No newline at end of file