Upgraded to LabThings 0.6.4

This commit is contained in:
Joel Collins 2020-05-28 12:54:25 +01:00
parent 1bc0b3e8b3
commit 31aaff1d33
2 changed files with 16 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.3"
labthings = "0.6.4"
pynpm = "^0.1.2"
camera-stage-mapping = {git = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git"}