Pinned to LabThings 0.6.0

This commit is contained in:
Joel Collins 2020-05-12 16:01:45 +01:00
parent 3a16a48d54
commit f068bffec0
2 changed files with 66 additions and 53 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.5.3"
labthings = "0.6.0"
[tool.poetry.extras]
rpi = ["picamera", "RPi.GPIO"]