mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -26,10 +26,7 @@ dependencies = [
|
|||||||
"shimmy",
|
"shimmy",
|
||||||
"smbus2",
|
"smbus2",
|
||||||
"spidev",
|
"spidev",
|
||||||
"stable_baselines3",
|
|
||||||
"toml",
|
"toml",
|
||||||
"torch; platform_machine=='aarch64'",
|
|
||||||
"torchvision; platform_machine=='aarch64'",
|
|
||||||
"tweepy",
|
"tweepy",
|
||||||
"websockets",
|
"websockets",
|
||||||
]
|
]
|
||||||
|
@ -17,12 +17,10 @@ dbus-python
|
|||||||
toml
|
toml
|
||||||
python-dateutil
|
python-dateutil
|
||||||
websockets
|
websockets
|
||||||
stable_baselines3
|
|
||||||
rpi-lgpio
|
rpi-lgpio
|
||||||
rpi_hardware_pwm
|
rpi_hardware_pwm
|
||||||
pydrive2
|
pydrive2
|
||||||
setuptools
|
setuptools
|
||||||
gymnasium
|
|
||||||
numpy
|
numpy
|
||||||
smbus
|
smbus
|
||||||
gpiozero
|
gpiozero
|
Reference in New Issue
Block a user