added handlers for api endpoints

This commit is contained in:
Patrick762
2023-05-03 15:39:20 +02:00
parent 22fe988591
commit 67b1962054
2 changed files with 61 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ setup(
"websockets==11.0.2",
"aiohttp==3.8.4",
"human-readable-ids==0.1.3",
"jsonpickle==3.0.1",
"streamdeck==0.9.3",
"pillow>=9.4.0,<10.0.0",
],