This commit is contained in:
doms9 2025-10-30 15:38:34 -04:00
parent 566f5c2c80
commit 00000d980a
12 changed files with 337 additions and 547 deletions

View file

@ -3,7 +3,7 @@ name = "iptv"
version = "0.0.3"
requires-python = ">=3.10"
dependencies = [
"httpx>=0.28.1",
"httpx[http2]>=0.28.1",
"playwright>=1.55.0",
"pytz>=2025.2",
"selectolax>=0.4.0",