mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-21 04:26:36 +00:00
Remove hiredis
& redis
from Pipfile
This commit is contained in:
parent
a111da9104
commit
2f044c3614
2
Pipfile
2
Pipfile
@ -20,7 +20,5 @@ django-basicauth = "*"
|
|||||||
psycopg2-binary = "*"
|
psycopg2-binary = "*"
|
||||||
mysqlclient = "*"
|
mysqlclient = "*"
|
||||||
yt-dlp = "*"
|
yt-dlp = "*"
|
||||||
redis = "*"
|
|
||||||
hiredis = "*"
|
|
||||||
requests = {extras = ["socks"], version = "*"}
|
requests = {extras = ["socks"], version = "*"}
|
||||||
emoji = "*"
|
emoji = "*"
|
||||||
|
Loading…
Reference in New Issue
Block a user