Fix god damned poetry
This commit is contained in:
parent
350943aa85
commit
c904d697be
10
youtube-dl-api/poetry.lock
generated
10
youtube-dl-api/poetry.lock
generated
@ -580,14 +580,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "yt-dlp"
|
||||
version = "2023.2.17"
|
||||
version = "2023.3.4"
|
||||
description = "A youtube-dl fork with additional features and patches"
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "yt-dlp-2023.2.17.tar.gz", hash = "sha256:9af92de5effc193bdb51216d9ebf28874d96180d202fae752b0d9f2a63380f3a"},
|
||||
{file = "yt_dlp-2023.2.17-py2.py3-none-any.whl", hash = "sha256:3b2df037c80922f0f83f63ee2f9253496b4a8668c0fe8d2a836ba9040f853b07"},
|
||||
{file = "yt-dlp-2023.3.4.tar.gz", hash = "sha256:265d5da97a76c15d7d9a4088a67b78acd5dcf6f8cfd8257c52f581ff996ff515"},
|
||||
{file = "yt_dlp-2023.3.4-py2.py3-none-any.whl", hash = "sha256:40ca421407ce07c8fd700854fd978d58526ec6fff3468caa34ff1c7333b8dc34"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -600,5 +600,5 @@ websockets = "*"
|
||||
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10"
|
||||
content-hash = "51ec164c892a17017f004b82d07fc561a863fbe4859baff2482a44b5776f6494"
|
||||
python-versions = "3.10.9"
|
||||
content-hash = "a8eccae921b6740e35b430b05e2f972b6c891474517e84bf86e12728318fefd5"
|
||||
|
Loading…
Reference in New Issue
Block a user