From a475a234fe7b778afbaa35483cbe81b0de27c30f Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Sat, 24 Jun 2023 22:17:35 +0200 Subject: [PATCH] requirements: Use github for tinytinypy --- server/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/server/requirements.txt b/server/requirements.txt index 2dd8a0d..3a9f4c7 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -6,6 +6,4 @@ rss-parser>=0.2.3 yt-dlp>=2022.6.29 git+https://git.banananet.work/zocker/python-jsoncache#egg=jsoncache git+https://github.com/Zocker1999NET/youtube-search-python@my-version#egg=youtube-search-python - -# custom, local requirements; TODO remove or change to persistent dependency -/home/zocker/Repositories/tinytinypy +git+https://github.com/Zocker1999NET/tinytinypy#egg=tinytinypy