Skip to content

Commit 42d3166

Browse files
committed
tvheadend: Update requirements for gracenote2epg[full]>=1.6.0
1 parent 2b81256 commit 42d3166

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
#certifi ==> python312
21
charset-normalizer==3.4.2
3-
gracenote2epg==1.5.1
2+
gracenote2epg==1.6.0
3+
idna==3.10
44
langdetect==1.0.9
55
polib==1.2.0
66
requests==2.32.4
77
urllib3==2.5.0
8+
9+
# Additional wheels for gracenote2epg[full] >= 1.6.0
10+
numpy==2.3.3
11+
pandas==2.3.2
12+
pgeocode==0.5.0
13+
python-dateutil==2.9.0.post0
14+
pytz==2025.2
15+
tzdata==2025.2

0 commit comments

Comments
 (0)