From 3a5f23ee4af500e222b27f38a4b8f1ff2e84fa57 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Thu, 25 Jun 2020 16:00:20 +0100 Subject: [PATCH] Updated LabThings to 0.6.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index be34e1da..07b096d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,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.6" +labthings = "0.6.7" pynpm = "^0.1.2" camera-stage-mapping = {git = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git"} sangaboard = "^0.2"