Доделал до рабочего концепта

This commit is contained in:
Viner Abubakirov
2026-02-23 13:21:56 +05:00
parent a5c608674b
commit 76138dbc02
9 changed files with 38 additions and 23 deletions

View File

@@ -9,7 +9,7 @@ dependencies = [
"celery>=5.6.2",
"fastapi[standard]>=0.129.0",
"httpx[http2]>=0.28.1",
"python-dotenv>=1.2.1",
"redis>=7.2.0",
"tqdm>=4.67.3",
"yt-dlp[default]>=2026.2.4",
]