chore(gateway): add Python dependencies file

List required packages for reproducible installation in a virtual environment.
This commit is contained in:
DjeAvd
2026-04-08 09:20:40 +01:00
committed by Klagarge
parent 2a1111b6b5
commit c4e5d46893

3
gateway/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
bleak==3.0.1
dbus-fast==4.0.4
paho-mqtt==2.1.0