This commit is contained in:
doms9 2025-08-17 17:01:52 -04:00
parent 87aeb434ff
commit 00000d98d2
7 changed files with 130 additions and 84 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "iptv"
version = "0.0.2"
requires-python = ">=3.13"
requires-python = ">=3.10"
dependencies = [
"beautifulsoup4>=4.13.4",
"httpx>=0.28.1",