From 9181f4b292fa07462d91a712ee3eca50b3a80d7c Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Sat, 24 Jun 2023 22:04:31 +0200 Subject: [PATCH] requirements: Use github for python-jsoncache library --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 4707e83..2dd8a0d 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -4,8 +4,8 @@ pony>=0.7.14 pyyaml>=5.4.1 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/python-jsoncache /home/zocker/Repositories/tinytinypy