Skip to content

Commit

Permalink
Upgrade m3u8 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ihabunek committed Apr 28, 2024
1 parent b8e3809 commit 35e974b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 35e974b

Please sign in to comment.