diff --git a/Dockerfile b/Dockerfile index 720e1d3..e7f6d1a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -86,6 +86,7 @@ RUN \ pyacoustid \ pylast \ requests \ + requests_oauthlib \ unidecode && \ echo "**** cleanup ****" && \ apk del --purge \