Updated to LabThings 1.0.0

This commit is contained in:
Joel Collins 2020-09-21 09:40:27 +01:00
parent c480a9ffe4
commit d0d7817a60
2 changed files with 19 additions and 21 deletions

View file

@ -46,8 +46,8 @@ sangaboard = "^0.2"
expiringdict = "^1.2.1"
camera-stage-mapping = "0.1.4"
picamerax = ">=20.9.1"
labthings = {git = "https://github.com/labthings/python-labthings.git"}
pyyaml = "^5.3.1"
labthings = "1.0.0"
[tool.poetry.extras]
rpi = ["RPi.GPIO"]