From 79667cbd4ac356d8ac1070957935052d3e0ac23a Mon Sep 17 00:00:00 2001 From: Mavi Mods <139610566+MaviMods@users.noreply.github.com> Date: Fri, 9 Feb 2024 13:35:21 +0530 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ec8494f..74ace24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ RUN pip install ffmpeg RUN pip install spotipy RUN pip install yt_dlp RUN pip install spotdl -RUN pip instalL pafy +RUN pip install pafy RUN pip install google-generativeai RUN pip install pytube RUN pip install youtube-search