mirror of
https://github.com/ihabunek/twitch-dl
synced 2024-08-30 18:32:25 +00:00
Upgrade m3u8 dependency
This commit is contained in:
parent
b8e3809810
commit
35e974bb45
@ -22,7 +22,7 @@ classifiers = [
|
||||
dependencies = [
|
||||
"click>=8.0.0,<9.0.0",
|
||||
"httpx>=0.17.0,<1.0.0",
|
||||
"m3u8>=1.0.0,<4.0.0",
|
||||
"m3u8>=3.0.0,<5.0.0",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
Loading…
Reference in New Issue
Block a user