diff --git a/functions/to-spotify/requirements.txt b/functions/to-spotify/requirements.txt index 597e83b..75a67bf 100644 --- a/functions/to-spotify/requirements.txt +++ b/functions/to-spotify/requirements.txt @@ -1,5 +1,5 @@ git+https://github.com/mirrorfm/trackfilter spotipy==2.22.1 pymysql==0.9.3 -Pillow==9.3.0 +Pillow==10.2.0 urllib3==1.26.18