Updated to LabThings 061

This commit is contained in:
Joel Collins 2020-05-15 09:37:43 +01:00
parent 3a4975a070
commit ffafd93838
2 changed files with 8 additions and 9 deletions

View file

@ -39,7 +39,7 @@ opencv-python-headless = [
{version = "4.1.0.25", python = "~3.7"}, # PiWheels build for RPi running Py37
{version = "4.2.0.34", python = "^3.8"} # Latest for Py38 systems
]
labthings = "0.6.0"
labthings = "0.6.1"
[tool.poetry.extras]
rpi = ["picamera", "RPi.GPIO"]