From 28c1e112c8a579b7a9b1b4609657e8cc44205e1a Mon Sep 17 00:00:00 2001 From: jayofelony Date: Wed, 11 Sep 2024 10:23:54 +0200 Subject: [PATCH] Update build Signed-off-by: jayofelony --- requirements.txt | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/requirements.txt b/requirements.txt index fcaf9862..2673dd11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,26 +1,26 @@ -shimmy -pycryptodome -requests -PyYAML -scapy -tweepy -file-read-backwards -inky -smbus2 Pillow -spidev -gast +PyYAML +dbus-python +file-read-backwards flask flask-cors flask-wtf -dbus-python -toml +gast +gpiozero +inky +numpy +pycryptodome +pydrive2 python-dateutil -websockets +requests rpi-lgpio rpi_hardware_pwm -pydrive2 +scapy setuptools -numpy +shimmy smbus -gpiozero \ No newline at end of file +smbus2 +spidev +toml +tweepy +websockets \ No newline at end of file