diff --git a/Pipfile b/Pipfile index b5a966c4..9edb7d20 100644 --- a/Pipfile +++ b/Pipfile @@ -17,8 +17,8 @@ async-timeout = "*" pyjson5 = "*" curl_cffi = "*" pysubs2 = "*" -yt-dlp = "*" regex = "*" +yt-dlp = "*" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 7c4fa188..b10bc8b5 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1080,12 +1080,12 @@ }, "yt-dlp": { "hashes": [ - "sha256:35abff51c5762033103f2330ba0a8a1f48c4388a413a2d8cdc9b84642fe8edd4", - "sha256:a6b32ea879ce3f95b47b9b57948b755b4d61f3700d4fc24602b17537ddf0cf90" + "sha256:743dbe081ea871be3f5ff083e2cd95da866dea773fc70ae6b109838cfbf72ac4", + "sha256:a7b8724e58fff4f3204cae4feb936dbd249ca6d22c5f25dec1b3c6f1cb7745a2" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2024.12.3" + "version": "==2024.12.6" } }, "develop": {}