From 8c58da7bcbecda7427acca79b794814ce4d759f8 Mon Sep 17 00:00:00 2001 From: andri Date: Mon, 15 Sep 2025 03:57:19 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index e669e31..6670a0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,4 @@ -# requirements.txt -""" -Flask==2.3.3 -boto3==1.28.17 -python-dotenv==1.0.0 +Flask==2.3.3 +boto3==1.28.17 +python-dotenv==1.0.0 Pillow==10.0.0 \ No newline at end of file