Update deps
This commit is contained in:
parent
7890c0e588
commit
5c52466d88
5 changed files with 656 additions and 392 deletions
1031
youtube-dl-api/poetry.lock
generated
1031
youtube-dl-api/poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -7,10 +7,10 @@ readme = "README.md"
|
|||
packages = [{include = "youtube_dl_api"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "3.11.3"
|
||||
fastapi = "0.89.1"
|
||||
python = "3.12.7"
|
||||
fastapi = "0.115.2"
|
||||
uvicorn = "0.20.0"
|
||||
yt-dlp = "2023.07.06"
|
||||
yt-dlp = "2024.10.07"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue