Add station departure display
This commit is contained in:
parent
7d6adcd1ec
commit
56695e7874
13 changed files with 457 additions and 88 deletions
|
@ -15,7 +15,9 @@ dependencies = [
|
|||
"bottle-log (>=1.0.0,<2.0.0)",
|
||||
"gevent-websocket (>=0.10.1,<0.11.0)",
|
||||
"gevent (>=25.5.1,<26.0.0)",
|
||||
"jinja2 (>=3.1.6,<4.0.0)"
|
||||
"jinja2 (>=3.1.6,<4.0.0)",
|
||||
"deutschebahn (>=1.4.0,<2.0.0)",
|
||||
"pytz (>=2025.2,<2026.0)"
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue