Add JS to render display
This commit is contained in:
parent
e57e07c983
commit
e8b5bd5f12
10 changed files with 610 additions and 29 deletions
|
@ -11,7 +11,11 @@ dependencies = [
|
|||
"pyfis (>=1.13.0,<2.0.0)",
|
||||
"pillow (>=11.2.1,<12.0.0)",
|
||||
"bottle (>=0.13.3,<0.14.0)",
|
||||
"bottle-websocket (>=0.2.9,<0.3.0)"
|
||||
"bottle-websocket (>=0.2.9,<0.3.0)",
|
||||
"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)"
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue