iptv/pyproject.toml
doms9 00000d9128 e
add pawa.py
edit cache duration for istreameast
2026-01-04 03:24:12 -05:00

11 lines
213 B
TOML

[project]
name = "iptv"
version = "0.0.3"
requires-python = ">=3.10"
dependencies = [
"feedparser>=6.0.12",
"httpx[http2]>=0.28.1",
"playwright>=1.55.0",
"pytz>=2025.2",
"selectolax>=0.4.0",
]