This commit is contained in:
doms9 2025-08-27 10:26:56 -04:00
parent 73f28024ac
commit 00000d9822
6 changed files with 125 additions and 180 deletions

View file

@ -3,8 +3,7 @@ name = "iptv"
version = "0.0.2"
requires-python = ">=3.10"
dependencies = [
"beautifulsoup4>=4.13.4",
"httpx>=0.28.1",
"lxml>=6.0.0",
"pytz>=2025.2",
"selectolax>=0.3.33",
]