add yt-dlp to build

This commit is contained in:
meeb
2021-09-03 14:31:17 +10:00
parent b1b852d82c
commit dbbae72c25
2 changed files with 93 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ requests = "*"
django-basicauth = "*"
psycopg2-binary = "*"
mysqlclient = "*"
yt-dlp = "*"
[requires]
python_version = "3"