diff --git a/templates/skills/spotify/requirements.txt b/templates/skills/spotify/requirements.txt index dbc2911c..3e26822a 100644 --- a/templates/skills/spotify/requirements.txt +++ b/templates/skills/spotify/requirements.txt @@ -1 +1,2 @@ -spotipy==2.23.0 \ No newline at end of file +spotipy==2.23.0 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file