From 830090d6df78f738097b2ab9b2fe630f45cbc58e Mon Sep 17 00:00:00 2001 From: Ching L Date: Thu, 25 Jul 2024 15:37:01 +0800 Subject: [PATCH] =?UTF-8?q?feat(requirements):=20=E5=A2=9E=E5=8A=A0=20boto?= =?UTF-8?q?3=20pillow=5Fheif=20tinify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 2f8ad2f..4c2d0f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ apprise==1.7.4 beautifulsoup4==4.12.2 bleak==0.21.1 +boto3==1.14.42 bs4==0.0.1 Flask==3.0.0 flickrapi==2.4.0 @@ -13,6 +14,7 @@ loguru==0.7.2 Mastodon.py==1.8.1 numpy==1.26.1 peewee==3.17.0 +pillow_heif==0.17.0 Pillow==10.1.0 PyYAML==6.0.1 redis==4.6.0 @@ -20,3 +22,4 @@ reportlab==4.0.7 requests==2.28.2 sentry-sdk==1.42.0 sqlite-web==0.6.3 +tinify==1.6.0 \ No newline at end of file