Add CCCHH events

Closes #5
This commit is contained in:
Stefan Bethke 2025-06-02 21:54:55 +02:00
commit 7f12a3bbd8
5 changed files with 120 additions and 3 deletions

View file

@ -17,7 +17,8 @@ dependencies = [
"gevent (>=25.5.1,<26.0.0)",
"jinja2 (>=3.1.6,<4.0.0)",
"deutschebahn (>=1.4.0,<2.0.0)",
"pytz (>=2025.2,<2026.0)"
"pytz (>=2025.2,<2026.0)",
"icalevents (>=0.2.1,<0.3.0)"
]