chore(gateway): add Python dependencies file
List required packages for reproducible installation in a virtual environment.
This commit is contained in:
3
gateway/requirements.txt
Normal file
3
gateway/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
bleak==3.0.1
|
||||
dbus-fast==4.0.4
|
||||
paho-mqtt==2.1.0
|
||||
Reference in New Issue
Block a user