updated requirements

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-12 13:27:31 +01:00
parent 9470081f47
commit 73f5249c75
2 changed files with 3 additions and 3 deletions

View File

@ -83,7 +83,7 @@ For the professionals out there, most of you will already know how to pixel cont
### Commands to install all the required packages:
```
sudo apt update -y && sudo apt upgrade -y && sudo apt install python3 python3-pip git python3-flask apache2 php mariadb-server mariadb-client ola ola-python dnsmasq hostapd rfkill
sudo apt update -y && sudo apt upgrade -y && sudo apt install python3 python3-pip git python3-flask apache2 php mariadb-server mariadb-client ola ola-python dnsmasq hostapd rfkill -y
```
### Setup the wifi access point:

View File

@ -1,6 +1,6 @@
adafruit_circuitpython_neopixel==6.3.11
Flask==2.3.2
MySQL-python==1.2.5
neopixel==0.0.1
python_osc==1.8.3
Requests==2.31.0
stupidArtnet==1.4.0
wifi==0.3.8