Updated LabThings to 1.1.0

This commit is contained in:
Joel Collins 2020-09-21 13:50:46 +01:00
parent 647024d861
commit 341f526d73
2 changed files with 11 additions and 5 deletions

View file

@ -47,7 +47,7 @@ expiringdict = "^1.2.1"
camera-stage-mapping = "0.1.4"
picamerax = ">=20.9.1"
pyyaml = "^5.3.1"
labthings = "1.0.0"
labthings = "1.1.0"
[tool.poetry.extras]
rpi = ["RPi.GPIO"]