Multiple changes

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-03-20 22:25:36 +01:00
parent bf9a0a96c1
commit 51625e61f9
20 changed files with 78 additions and 2423 deletions

View File

@ -9,11 +9,13 @@ dependencies = [
"Pillow",
"PyYAML",
"RPi.GPIO",
"dbus-python",
"file-read-backwards",
"flask",
"flask-cors",
"flask-wtf",
"gast",
"gpiozero",
"gym",
"inky",
"pycryptodome",
@ -30,7 +32,7 @@ dependencies = [
"torch",
"torchvision",
"tweepy",
"websockets"
"websockets",
]
requires-python = ">=3.9"
authors = [