mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Multiple changes
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -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 = [
|
||||
|
Reference in New Issue
Block a user