pipreqs update

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-08 21:59:15 +01:00
parent ca50445040
commit 47fe7132a7
2 changed files with 3 additions and 2 deletions

View File

@ -23,4 +23,3 @@ sudo apt install python3-flask-mysqldb -y
sudo apt install python3-osc -y sudo apt install python3-osc -y
sudo apt install python3-rpi-ws281x python3-adafruit-circuitpython-neopixel -y sudo apt install python3-rpi-ws281x python3-adafruit-circuitpython-neopixel -y
sudo apt install python3-wifi -y sudo apt install python3-wifi -y
sudo apt install python3-pymysql -y

View File

@ -1,4 +1,6 @@
Flask==2.3.2 Flask==2.3.2
mysql_connector_repackaged==0.3.1
neopixel==0.0.1 neopixel==0.0.1
python_osc==1.8.3 python_osc==1.8.3
Requests==2.31.0 Requests==2.31.0
wifi==0.3.8