diff --git a/functions/to-spotify/requirements.txt b/functions/to-spotify/requirements.txt index ef7298a..e44abc0 100644 --- a/functions/to-spotify/requirements.txt +++ b/functions/to-spotify/requirements.txt @@ -1,5 +1,5 @@ git+https://github.com/mirrorfm/trackfilter@v1.2.1 spotipy==2.25.2 pymysql==1.1.1 -Pillow==12.2.0 +Pillow==12.3.0 boto3