From ed151f069cbcfd16f54bdb87664c68e2d513eee9 Mon Sep 17 00:00:00 2001 From: cooper7692 Date: Sun, 5 Dec 2021 22:39:05 -0500 Subject: [PATCH] removed git dependency --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8707268..8127135 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ffmpy -git+https://github.com/kokarare1212/librespot-python +https://github.com/kokarare1212/librespot-python/archive/refs/heads/rewrite.zip music_tag Pillow protobuf tabulate -tqdm \ No newline at end of file +tqdm