newest youtube-dl always

master
Tomáš Mládek 2021-09-14 16:54:07 +02:00
parent 0d6914d14d
commit 9869f5abbf
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -323,7 +323,7 @@ python-versions = "*"
[metadata]
lock-version = "1.1"
python-versions = "^3.8"
content-hash = "c6e54519de2d7d86694444f2c26f29af31da90a5df5dcd06c619d8d2dc7d2fd7"
content-hash = "c2a1101ea011cfa811a1eac1889860e4c2cf8215dbb59f6a467cb86c2f1f9cec"
[metadata.files]
audioread = [

View File

@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.8"
python-telegram-bot = "11.1.0"
youtube_dl = "^2021.6.6"
youtube_dl = "*"
requests = "^2.26.0"
filetype = "^1.0.7"
mutagen = "^1.45.1"