Updated CSM and testing LabThings branch

This commit is contained in:
Joel Collins 2020-09-04 17:41:59 +01:00
parent 5139b24ffe
commit 304002d747
2 changed files with 34 additions and 57 deletions

View file

@ -45,8 +45,8 @@ opencv-python-headless = [
pynpm = "^0.1.2"
sangaboard = "^0.2"
expiringdict = "^1.2.1"
labthings = {git = "https://github.com/labthings/python-labthings.git"}
camera-stage-mapping = {git = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git", rev = "updated-labthings-imports"}
labthings = {git = "https://github.com/labthings/python-labthings.git", rev = "remove-websockets"}
camera-stage-mapping = "^0.1.4"
[tool.poetry.extras]
rpi = ["RPi.GPIO"]