mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
update deps.
This commit is contained in:
parent
0c203b23b4
commit
d887d6cee4
5 changed files with 144 additions and 164 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[project]
|
||||
name = "iptv"
|
||||
version = "0.0.3"
|
||||
requires-python = ">=3.10"
|
||||
version = "0.0.4"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"feedparser>=6.0.12",
|
||||
"httpx[http2]>=0.28.1",
|
||||
"playwright>=1.55.0",
|
||||
"pytz>=2025.2",
|
||||
"selectolax>=0.4.0",
|
||||
"playwright>=1.58.0",
|
||||
"pytz>=2026.1",
|
||||
"selectolax>=0.4.7",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue