Update LabThings to 6.0.2. Closes #136

This commit is contained in:
Joel Collins 2020-05-18 15:18:12 +01:00
parent ebdc463f49
commit 0f912cb064
2 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,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.1"
labthings = "0.6.2"
pynpm = "^0.1.2"
[tool.poetry.extras]