From a63f933dd94f8c244dfbe75a4189ca9605e9a4a7 Mon Sep 17 00:00:00 2001 From: J-onasJones Date: Mon, 12 Feb 2024 04:21:05 +0100 Subject: [PATCH] Fixed dependencies --- requirements.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 560c864..ce908f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,9 @@ -os -sys -json -time requests datetime python-dotenv spotipy praw -re spotipy pylast -typing \ No newline at end of file +typing +markdown \ No newline at end of file