Add CCCHH events
All checks were successful
docker-image / docker (push) Successful in 10m11s

Closes #5
This commit is contained in:
Stefan Bethke 2025-06-02 21:54:55 +02:00
commit e1f4e3c3b8
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)"
]