Add station departure display
All checks were successful
docker-image / docker (push) Successful in 9m56s
All checks were successful
docker-image / docker (push) Successful in 9m56s
This commit is contained in:
parent
62ccae4038
commit
c7cc3e7d36
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