aggiunte cose

This commit is contained in:
2020-11-30 13:27:54 +00:00
parent cdb4aced3e
commit fd00ff3d87
3 changed files with 95 additions and 2 deletions

View File

@@ -7,6 +7,8 @@ authors = ["Emanuele <ema.trabattoni@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.8"
paho-mqtt = "^1.5.1"
"RPi.GPIO" = "^0.7.0"
gpiozero = "^1.5.1"
[tool.poetry.dev-dependencies]